-
On some of my classes I was getting this:
java.lang.NullPointerException
at org.objectweb.asm.MethodWriter.visitLocalVariable(Unknown Source)
at net.sourceforge.cobertura.instrument.SecondPassMethodInstrumenter.vis
itMaxs(SecondPassMethodInstrumenter.java:362)
at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
at...
2006-12-03 20:04:26 UTC in Cobertura
-
Notice the missing "e" on the third to last character on the changed line.
This meant the line actually did nothing (just assigned the class variable back to itself -- it never used the method parameter.
2006-12-02 22:39:04 UTC in Cobertura
-
pdm committed patchset 10 of module trunk2 to the Inst.ant CVS repository, changing 1 files.
2003-09-22 15:14:02 UTC in Inst.ant
-
pdm committed patchset 9 of module trunk2 to the Inst.ant CVS repository, changing 2 files.
2003-09-19 18:09:28 UTC in Inst.ant
-
pdm committed patchset 8 of module trunk2 to the Inst.ant CVS repository, changing 1 files.
2003-09-19 18:07:10 UTC in Inst.ant
-
pdm committed patchset 7 of module trunk2 to the Inst.ant CVS repository, changing 2 files.
2003-09-19 18:06:45 UTC in Inst.ant
-
pdm committed patchset 6 of module trunk2 to the Inst.ant CVS repository, changing 1 files.
2003-09-19 18:05:49 UTC in Inst.ant
-
pdm committed patchset 5 of module trunk2 to the Inst.ant CVS repository, changing 23 files.
2003-09-19 02:34:19 UTC in Inst.ant
-
pdm committed patchset 4 of module trunk2 to the Inst.ant CVS repository, changing 1 files.
2003-09-19 01:27:03 UTC in Inst.ant
-
pdm committed patchset 3 of module trunk2 to the Inst.ant CVS repository, changing 16 files.
2003-09-19 01:24:04 UTC in Inst.ant