Branch Coverage

blib/lib/Novel/Robot.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
48 0 0 if $o{'verbose'}
50 0 0 wantarray ? :
57 0 0 unless $novel_ref
58 0 0 unless @{$novel_ref->{'item_list'};}
59 0 0 unless grep {$_->{'content'};} @{$$novel_ref{"item_list"};}
68 0 0 scalar @{$novel_ref->{'item_list'};} > 0 ? :
72 0 0 if $o{'verbose'}
74 0 0 wantarray ? :
80 0 0 if $s =~ /^\d+$/
81 0 0 if ($s =~ /^\d*-\d*$/)