Generated automatically by private/update-coverage. Do not edit.

Name                       Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------
lib/__init__.py                1      0      0      0   100%
lib/cli/__init__.py            9      0      2      0   100%
lib/cli/djvu2hocr.py         225     74     72      5    63%   54, 121, 147-185, 188-211, 219-222, 237-240, 243-248, 253-258, 264, 335-336, 241->243, 251->253, 263->264, 298->308, 324->326
lib/cli/hocr2djvused.py       42      1      8      1    96%   53, 52->53
lib/cli/ocrodjvu.py          424    143    104     21    61%   54, 67-68, 71, 74-79, 88-89, 92, 95-96, 105, 108, 135, 138-166, 241, 273-276, 290, 299-300, 302, 310-311, 316-331, 346-351, 354-360, 363-369, 372, 374, 400-401, 421-428, 437, 442, 463, 468-494, 508, 519-523, 529, 533-536, 552, 555-560, 563, 574, 577-579, 583, 588-592, 596, 606-608, 612, 301->302, 315->316, 342->344, 345->346, 371->372, 373->374, 419->421, 436->437, 441->442, 461->463, 505->508, 528->529, 551->552, 554->555, 561->563, 570->572, 573->574, 581->exit, 582->583, 595->596, 611->612
lib/engines/__init__.py        8      0      4      0   100%
lib/engines/common.py         38      8      8      3    76%   40-43, 55, 61-63, 39->40, 52->54, 54->55
lib/engines/cuneiform.py      95     16     24      5    82%   50-51, 63-64, 87, 93-94, 109-110, 117, 122, 159-162, 168, 68->104, 79->87, 107->110, 113->117, 121->122
lib/engines/dummy.py          16      1      0      0    94%   29
lib/engines/gocr.py          120     77     46      2    27%   24-25, 43-52, 55-109, 129-130, 135, 140, 145-148, 154-164, 167-170, 134->135, 137->140
lib/engines/ocrad.py         123     78     42      1    28%   35-44, 49-99, 114-115, 124-125, 137, 141-144, 150-163, 166-169, 129->132
lib/engines/ocropus.py        63     34     14      2    40%   45, 54-72, 75, 78, 81-103, 106, 42->45, 46->65
lib/engines/tesseract.py     176     89     50      5    44%   53-64, 67-77, 84-97, 105-106, 123-124, 133, 143-144, 149, 153, 164, 180-181, 195-203, 206, 209-218, 224-273, 279-283, 286-293, 125->127, 127->133, 148->149, 152->153, 158->exit
lib/errors.py                 29      8      0      0    72%   24, 31, 56, 64, 73-76
lib/hocr.py                  290     31    186     27    87%   30-32, 123, 137, 154, 169, 189, 244, 249, 253, 277, 282, 284, 298, 301, 313, 346, 352, 367, 378, 380, 393, 412, 433-440, 120->123, 135->138, 136->137, 138->143, 150->154, 168->169, 243->244, 248->249, 251->253, 270->277, 281->282, 283->284, 292->296, 297->298, 299->313, 300->301, 345->346, 351->352, 363->367, 365->367, 375->378, 379->380, 392->393, 406->exit, 411->412, 419->433, 463->465
lib/html5_support.py           5      0      0      0   100%
lib/image_io.py               98      7     18      3    91%   22-24, 43, 48, 51, 163, 38->43, 68->exit, 159->163
lib/ipc.py                    79      1     32      7    91%   115, 45->48, 56->60, 61->65, 100->102, 108->110, 114->115, 121->124
lib/iso639.py                 10      2      6      2    75%   54, 57, 53->54, 56->57
lib/logger.py                 18      0      4      0   100%
lib/temporary.py              15      0      0      0   100%
lib/text_zones.py            146     12     52      6    91%   69, 95, 113, 117, 138, 141, 144, 163, 172, 228-231, 94->95, 112->113, 116->117, 162->163, 171->172, 173->175
lib/unicode_support.py        21      0      8      0   100%
lib/utils.py                  95      0     26      0   100%
lib/version.py                29      0      2      1    97%   39->41
----------------------------------------------------------------------
TOTAL                       2175    582    708     91    70%
