Branch Coverage
blib/lib/App/PickRandomLines.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
87
0
0
unless $n > 0
90
0
0
if not @$files or @$files > 1
93
0
0
if ($algo eq 'scan') { }
96
0
0
if (not @$files) { }
0
0
elsif (@$files > 1) { }