Branch Coverage

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


line true false branch
45 0 0 unless $novel_ref
46 0 0 unless @{$novel_ref->{'item_list'};}
47 0 0 unless grep {$_->{'content'};} @{$$novel_ref{"item_list"};}
56 0 0 scalar @{$novel_ref->{'item_list'};} > 0 ? :
60 0 0 if $o{'verbose'}
62 0 0 wantarray ? :
68 0 0 if $s =~ /^\d+$/
69 0 0 if ($s =~ /^\d*-\d*$/)