3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add fp for WOC using ternary ops More... over 11 years ago
don't push up load/stores from a case block, also limit scope blocks to it's parent (in the case of a catch) More... over 11 years ago
don't report FCBL for volatile fields More... over 11 years ago
consider a try block, a scoping block. overly cautious at present More... over 11 years ago
fix FP for CU when the method actually throws CNFE More... over 11 years ago
add fp for CU More... over 11 years ago
update findbugs deps to 2.0.3 More... over 11 years ago
update pom to use findbugs-2.0.2 More... over 11 years ago
move isStatic to a local More... over 11 years ago
methods with $ in them are probably synthetic and shouldn't be considered for PRMC More... over 11 years ago
add stubbed user.properties More... over 11 years ago
Move latest to 5.0.1 More... over 11 years ago
latest is 5.0.1 More... over 11 years ago
prepare for the 5.0.1 release More... over 11 years ago
add proxyServer attr to yank (empty by default) More... over 11 years ago
add fp for FCBL when field is placed in another field array More... over 11 years ago
if a field has a non-trivial annotation, don't report it, unless it isn't used at all More... over 11 years ago
fix fp for FCBL when an anon inner access it, for fb-contrib:66 More... over 11 years ago
add fp from http://sourceforge.net/p/fb-contrib/bugs/68/ More... over 11 years ago
fix FP for DWI_ADD when iterator is recreated into same reg More... over 11 years ago
remove fp on DWI_ADD modifications, after a reg has been reassigned More... over 11 years ago
remove groupToIterator entries when end of life occurs for the it More... over 11 years ago
add LO_EXCEPTION_WITH_LOGGER_PARMS detector More... over 11 years ago
add new test case More... over 11 years ago
don't report STB inside for loops, as too many FPs would occur More... over 11 years ago
better fp for PRMC More... over 11 years ago
add comments for point release items More... over 11 years ago
TreeSet/TreeMap don't have a size based ctor More... over 11 years ago
update fbp with new location for libs More... over 11 years ago
use Number, rather than Integer, for the index constant More... over 11 years ago