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

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
lib/__init__.py       1      0      2      1    67%   5->exit
lib/cli.py          219     41    102     20    76%   62-63, 114, 125-131, 151, 163-169, 173, 187, 194, 221-222, 233, 236-238, 254-257, 278, 282, 285-287, 292, 308-316, 325-327, 65->67, 113->114, 124->125, 137->139, 150->151, 172->173, 185->187, 193->194, 220->221, 232->233, 235->236, 253->254, 265->267, 267->229, 277->278, 281->282, 284->285, 291->292, 307->308, 320->273
lib/colors.py        36      5     12      3    83%   38, 45, 52-53, 62, 44->45, 51->52, 61->62
lib/data.py          56      3     14      2    90%   38-39, 86, 35->38, 85->86
lib/extdict.py       61      0     32      2    98%   84->88, 98->101
lib/intdict.py       93      0     24      0   100%
lib/pager.py         40     25     12      1    31%   33-34, 40, 50-76, 47->50
lib/text.py          28      0     16      0   100%
-------------------------------------------------------------
TOTAL               534     74    214     29    82%
