FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.2.1

Threshold is Low

Effort is Default

Summary

ClassesBugsErrorsMissing Classes
92700

com.pyx4me.maven.obex.BluetoothDiscoveryMojo

BugCategoryDetailsLine
com.pyx4me.maven.obex.BluetoothDiscoveryMojo.execute() might ignore java.lang.ExceptionBAD_PRACTICEDE_MIGHT_IGNORE120

com.pyx4me.maven.obex.DeviceClassConsts

BugCategoryDetailsLine
Dead store to comma in com.pyx4me.maven.obex.DeviceClassConsts.toString(DeviceClass)STYLEDLS_DEAD_LOCAL_STORE476

com.pyx4me.maven.obex.ObexDeploy2Mojo

BugCategoryDetailsLine
Field ObexDeploy2Mojo.serverSufix masks field in superclass com.pyx4me.maven.obex.AbstractDeviceMojoCORRECTNESSMF_CLASS_MASKS_FIELDNot available

com.pyx4me.maven.obex.ObexTypes

BugCategoryDetailsLine
Use of non-localized String.toUpperCase() or String.toLowerCaseI18NDM_CONVERT_CASE45

com.pyx4me.maven.obex.ServerConfig

BugCategoryDetailsLine
ServerConfig.url not initialized in constructorSTYLEUWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTORNot available

com.pyx4me.maven.obex.ServiceSearchMojo

BugCategoryDetailsLine
com.pyx4me.maven.obex.ServiceSearchMojo.findOBEX(String, String, Log) might ignore java.lang.ExceptionBAD_PRACTICEDE_MIGHT_IGNORE218

com.pyx4me.maven.obex.ServiceSearchMojo$BluetoothServiceSearch

BugCategoryDetailsLine
Unread field: com.pyx4me.maven.obex.ServiceSearchMojo$BluetoothServiceSearch.servicesSearchTransIDPERFORMANCEURF_UNREAD_FIELD111