src/main/java/org/apache/pdfbox/jbig2/segments/TextRegion.java (3 lines): - line 403: // TODO test user-specified table - line 562: // TODO test user-specified table - line 696: // TODO test user-specified table src/main/java/org/apache/pdfbox/jbig2/TestImage.java (2 lines): - line 233: // TODO Auto-generated catch block - line 261: // TODO Auto-generated catch block src/main/java/org/apache/pdfbox/jbig2/JBIG2ImageReader.java (1 line): - line 291: // TODO remove throws IOException as there isn't any chance to trigger it src/main/java/org/apache/pdfbox/jbig2/segments/HalftoneRegion.java (1 line): - line 178: // TODO: Set or get pattern width and height from referred src/main/java/org/apache/pdfbox/jbig2/segments/Profiles.java (1 line): - line 25: * TODO: This class is not implemented yet and empty. Wait for use cases.