Lint4j Report

This document was generated by Lint4j, the static source and byte code analysis tool.

Warnings

Severity levelWarningsWarnings per 1000 Lines of Code
10 0.00
20 0.00
33 43.48
40 0.00
50 0.00
Total3 43.48

Project Statistics

PackageClassesNested ClassesAnonymous ClassesInterfacesFilesFieldsMethodsNLOC
net.sf.msplice200022911
net.sf.msplice.model4001581017
net.sf.msplice.model.condition40004011
net.sf.msplice.model.value50005011
net.sf.msplice.property00033030
net.sf.msplice.property.impl200020218
net.sf.msplice.stack2000211112
net.sf.msplice.visitor100120147
net.sf.msplice.visitor.impl10001000
net.sf.msplice.xmloo00011020
net.sf.msplice.xmloo.impl10001022
Total2200628115569

Warnings by file

FilesWarnings
net/sf/msplice/visitor/AbstractVisitor.java 1
net/sf/msplice/model/value/AbstractValue.java 1
net/sf/msplice/model/condition/AbstractCondition.java 1

net/sf/msplice/visitor/AbstractVisitor.java

WarningLine
This class is declared abstract but does not have an abstract method. 12

net/sf/msplice/model/value/AbstractValue.java

WarningLine
This class is declared abstract but does not have an abstract method. 8

net/sf/msplice/model/condition/AbstractCondition.java

WarningLine
This class is declared abstract but does not have an abstract method. 8