Condition Coverage

blib/lib/Decision/Depends/State.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
95 57 33 2 defined $file && -f $file
199 2 0 4 exists $$self{'Sig'}{$target} && exists $$self{'Sig'}{$target}{$file}
220 5 0 23 exists $$self{'Var'}{$target} && exists $$self{'Var'}{$target}{$var}

or 3 conditions

line l !l&&r !l&&!r condition
39 0 57 0 ref $class || $class
107 0 0 27 $$self{'Attr'}{'Pretend'} or not defined $$self{'Attr'}{'File'}