FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.0

Threshold is Low

Effort is Max

Summary

Classes Bugs Errors Missing Classes
139 2 0 0

Files

Class Bugs
nextgrid.api.builder.POMBuilderFinder 1
nextgrid.api.pom.GroundingFactoryFinder 1

nextgrid.api.builder.POMBuilderFinder

Bug Category Details Line
Exception is caught when Exception is not thrown in nextgrid.api.builder.POMBuilderFinder.<static initializer>() STYLE REC_CATCH_EXCEPTION 92

nextgrid.api.pom.GroundingFactoryFinder

Bug Category Details Line
Exception is caught when Exception is not thrown in nextgrid.api.pom.GroundingFactoryFinder.<static initializer>() STYLE REC_CATCH_EXCEPTION 85