Source file "com/drew/metadata/plist/BplistReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 319 of 384 | 16% | 36 of 41 | 12% | 26 | 30 | 69 | 78 | 6 | 8 |
| parse(byte[]) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| handleData(int, byte, SequentialByteArrayReader, ArrayList) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| handleInt(int, byte, SequentialByteArrayReader, ArrayList) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| handleDict(int, byte, SequentialByteArrayReader, ArrayList) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readTrailer(byte[]) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| BplistReader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isValid(byte[]) | 100% | 83% | 1 | 4 | 0 | 8 | 0 | 1 |