Branch Coverage

blib/lib/App/headtail.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
14 0 0 if (defined $opts{'lines'}) { }
18 0 0 unless @first >= $opts{'lines'}
19 0 0 if @last > $opts{'lines'}
22 0 0 if ($. < @first + @last)