Branch Coverage

blib/lib/App/sdview/Output/Man.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
33 3 1 unless $_current_mode eq "PP"
54 1 6 if ($item->type ne 'item') { }
3 3 elsif ($para->listtype eq 'bullet') { }
3 0 elsif ($para->listtype eq 'text') { }
81 5 16 if $tags{'monospace'}
84 1 20 if $tags{'bold'}
87 1 20 if $tags{'italic'}