Branch Coverage

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


line true false branch
29 0 1 unless ($o->{'output'})
33 0 0 exists $o->{'output_scalar'} ? :
43 0 0 if (exists $o->{'min_item_num'} and $o->{'min_item_num'} > 1) { }
0 0 elsif (exists $o->{'min_page_num'} and $o->{'min_page_num'} > 1) { }