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          400    264    104      1    29%   64, 67-72, 81, 84-85, 94, 97, 107-112, 121, 124-152, 206, 228, 246-251, 260-265, 269-340, 346, 351-355, 358-362, 365-366, 370-380, 383-393, 396-419, 422-463, 466-543, 546-552, 555-558, 562-572, 222->228
lib/engines/__init__.py        8      0      4      0   100%
lib/engines/common.py         37     14      8      1    58%   39-42, 50-54, 57, 60-62, 65, 38->39
lib/engines/cuneiform.py      98     17     24      5    82%   51-52, 64-65, 88, 94-95, 110-111, 115, 122, 127, 164-167, 173, 69->105, 80->88, 108->111, 118->122, 126->127
lib/engines/gocr.py          123     78     46      2    28%   24-25, 44-53, 56-110, 130-131, 136, 141, 147, 150-153, 159-169, 172-175, 135->136, 138->141
lib/engines/ocrad.py         126     79     42      1    29%   36-45, 50-100, 115-116, 125-126, 138, 142-145, 149, 155-168, 171-174, 130->133
lib/engines/ocropus.py        65     35     14      2    41%   45, 54-72, 76, 79, 82, 85-107, 110, 42->45, 46->65
lib/engines/tesseract.py     182     95     52      6    42%   53-64, 67-77, 84-97, 105-106, 123-124, 133, 143-144, 149, 153, 164, 180-181, 188, 195-203, 206, 210, 213-222, 228-286, 292-296, 299-306, 125->127, 127->133, 148->149, 152->153, 158->exit, 187->188
lib/errors.py                 20      4      0      0    80%   19, 26, 51, 59
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                    66      1     26      6    90%   108, 38->41, 49->53, 54->58, 93->95, 101->103, 107->108
lib/iso639.py                 10      2      6      2    75%   54, 57, 53->54, 56->57
lib/logger.py                 16      0      0      0   100%
lib/temporary.py              15      0      0      0   100%
lib/text_zones.py            146     14     52      8    89%   69, 95, 113, 115, 117, 119, 138, 141, 144, 163, 172, 228-231, 94->95, 112->113, 114->115, 116->117, 118->119, 162->163, 171->172, 173->175
lib/unicode_support.py        21      0      8      0   100%
lib/utils.py                  89      0     24      0   100%
lib/version.py                29      0      2      1    97%   39->41
----------------------------------------------------------------------
TOTAL                       2121    716    698     71    63%
