Source file "com/drew/metadata/tiff/DirectoryTiffHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 12 of 233 | 94% | 0 of 10 | 100% | 0 | 32 | 4 | 75 | 0 | 27 |
| pushDirectory(Class) | 42% | n/a | 0 | 1 | 4 | 8 | 0 | 1 | ||
| pushDirectory(Directory) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| getCurrentOrErrorDirectory() | 100% | 100% | 0 | 3 | 0 | 7 | 0 | 1 | ||
| DirectoryTiffHandler(Metadata, Directory) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| endingIFD() | 100% | 100% | 0 | 2 | 0 | 2 | 0 | 1 | ||
| setByteArray(int, byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setString(int, StringValue) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setRational(int, Rational) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setRationalArray(int, Rational[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setFloat(int, float) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setFloatArray(int, float[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setDouble(int, double) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setDoubleArray(int, double[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt8s(int, byte) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt8sArray(int, byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt8u(int, short) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt8uArray(int, short[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt16s(int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt16sArray(int, short[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt16u(int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt16uArray(int, int[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt32s(int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt32sArray(int, int[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt32u(int, long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setInt32uArray(int, long[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| warn(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| error(String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |