FlatPack
Last published: 03 Mar 2010 20:55 GMT
|
Doc for 3.2.0
FlatPack on SourceForge.net
|
Overall project
|
Examples
FlatPack
Main Page
Examples
Documentation
Sitemap
Search FlatPack
Links
QALab
ObjectLab Kit
ObjectLab
Project Documentation
About
Downloads
Project Info
Project Reports
Checkstyle
FindBugs Report
PMD Report
Simian Report
Cobertura
QALab Report
QALab Movers Report
yDoc-JavaDocs
yDoc-JavaDoc Report
Metrics
Unit Tests
Source Xref
Test Xref
Task List
Development Process
Legend
External Link
Opens in a new window
FindBugs Results
The following document contains the results of
FindBugs
.
Summary
Files
Errors
2
4
Files
Files
Violations
net.sf.flatpack.ordering.OrderBy
3
net.sf.flatpack.DefaultDataSet
1
net.sf.flatpack.ordering.OrderBy
Violation
Line
Priority
NP: Possible null pointer dereference of comp0 in net.sf.flatpack.ordering.OrderBy.compare(Object, Object) on exception path
142
Low
Se: Class net.sf.flatpack.ordering.OrderBy defines non-transient non-serializable instance field metaData
-1
High
Se: Class net.sf.flatpack.ordering.OrderBy defines non-transient non-serializable instance field parser
-1
High
net.sf.flatpack.DefaultDataSet
Violation
Line
Priority
DLS: Dead store to cmds in net.sf.flatpack.DefaultDataSet.orderRows(OrderBy)
370
Normal