FindBugs Bug Detector Report
The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Summary
| Classes |
Bugs |
Errors |
Missing Classes |
| 10 |
13 |
0 |
2 |
edu.pdx.cs410J.whitlock.client.Appointment
| Bug |
Category |
Details |
Line |
Priority |
| edu.pdx.cs410J.whitlock.client.Appointment.__cobertura_counters should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT |
Not available |
Medium |
| edu.pdx.cs410J.whitlock.client.Appointment is Serializable; consider declaring a serialVersionUID |
BAD_PRACTICE |
SE_NO_SERIALVERSIONID |
8-42 |
Medium |
edu.pdx.cs410J.whitlock.client.AppointmentBook
| Bug |
Category |
Details |
Line |
Priority |
| edu.pdx.cs410J.whitlock.client.AppointmentBook.__cobertura_counters should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT |
Not available |
Medium |
| edu.pdx.cs410J.whitlock.client.AppointmentBook is Serializable; consider declaring a serialVersionUID |
BAD_PRACTICE |
SE_NO_SERIALVERSIONID |
8-29 |
Medium |
edu.pdx.cs410J.whitlock.client.AppointmentBookGwt
| Bug |
Category |
Details |
Line |
Priority |
| edu.pdx.cs410J.whitlock.client.AppointmentBookGwt.__cobertura_counters should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT |
Not available |
Medium |
edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$1
| Bug |
Category |
Details |
Line |
Priority |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$1.__cobertura_classmap(LightClassmapListener) defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$1.__cobertura_get_and_reset_counters() defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$2
| Bug |
Category |
Details |
Line |
Priority |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$2.__cobertura_classmap(LightClassmapListener) defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$2.__cobertura_get_and_reset_counters() defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$3
| Bug |
Category |
Details |
Line |
Priority |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$3.__cobertura_classmap(LightClassmapListener) defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
| Uncallable method edu.pdx.cs410J.whitlock.client.AppointmentBookGwt$3.__cobertura_get_and_reset_counters() defined in anonymous class |
CORRECTNESS |
UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS |
Not available |
Medium |
edu.pdx.cs410J.whitlock.server.AppointmentBookServiceImpl
| Bug |
Category |
Details |
Line |
Priority |
| edu.pdx.cs410J.whitlock.server.AppointmentBookServiceImpl.__cobertura_counters should be package protected |
MALICIOUS_CODE |
MS_PKGPROTECT |
Not available |
Medium |
| edu.pdx.cs410J.whitlock.server.AppointmentBookServiceImpl is Serializable; consider declaring a serialVersionUID |
BAD_PRACTICE |
SE_NO_SERIALVERSIONID |
11-26 |
Medium |