Condition Coverage

blib/lib/Novel/Robot/Packer.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 exists $o->{'min_item_num'} and $o->{'min_item_num'} > 1
0 0 0 exists $o->{'min_page_num'} and $o->{'min_page_num'} > 1

or 2 conditions

line l !l condition
12 2 0 $opt{'type'} ||= "html"