Condition Coverage

blib/lib/App/Sets.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 defined $config{'cache'} && length $config{'cache'}
64 0 0 exists $config{'cache'} and not defined $config{'cache'} && length $config{'cache'}
149 0 0 128 -r $filename and not -d $filename

or 2 conditions

line l !l condition
54 0 0 $App::Sets::VERSION //= '0.972'