Condition Coverage

blib/lib/Pod/Index/Extract.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
41 6 2 1 $$self{'ppi_anchor_type'} eq 'textblock' and $$self{'ppi_textblock_count'}
78 1 3 2 $cmd =~ /item|back/ and not $$self{'ppi_depth'}
100 2 2 2 $$self{'ppi_command'} and $$self{'ppi_command'} eq 'item'