Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 254 Number of classfiles: 262
Problems: 12 (Errors: 0 Warnings: 12 )
The value of the local variable rs is not used
TestBugs.java :
1861 : ResultSequence rs = evaluate(domDoc);
The value of the local variable rs is not used
TestBugs.java :
2149 : ResultSequence rs = evaluate(domDoc);
The value of the field FilteringPerformanceTest.document is not used
FilteringPerformanceTest.java :
46 : private Document document;
The value of the local variable rs is not used
NameFuncTest.java :
761 : ResultSequence rs = evaluate(null); // no context
The value of the local variable rs is not used
NodeLangFuncTest.java :
152 : ResultSequence rs = evaluate(null); // no context
The value of the local variable rs is not used
NodeLangFuncTest.java :
903 : ResultSequence rs = evaluate(null); // no context
The value of the local variable rs is not used
NodeLocalNameFuncTest.java :
44 : ResultSequence rs = evaluate(null);
The value of the local variable rs is not used
NodeLocalNameFuncTest.java :
112 : ResultSequence rs = evaluate(null);
The value of the local variable rs is not used
NodeNamespaceURIFuncTest.java :
44 : ResultSequence rs = evaluate(null); // no context
The value of the local variable rs is not used
NodeNamespaceURIFuncTest.java :
184 : ResultSequence rs = evaluate(null);
The value of the local variable rs is not used
NodeRootFuncTest.java :
45 : ResultSequence rs = evaluate(null); // no context
The value of the local variable rs is not used
NodeRootFuncTest.java :
186 : ResultSequence rs = evaluate(null); // no context