Condition Coverage

blib/lib/App/UnANSI.pm
Criterion Covered Total %
condition 2 7 28.5


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 2 -e $file and -r $file

or 2 conditions

line l !l condition
39 0 0 $App::UnANSI::VERSION || 'DEV'
54 2 0 $opts{'files'} ||= []