Branch Coverage

blib/lib/Medical/ICD10/Parser.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
97 0 3 if ($term eq 'root')
103 1 2 if ($length == 5) { }
1 1 elsif ($length == 4) { }
1 0 elsif ($length == 3) { }