Condition Coverage

blib/lib/Data/Petitcom.pm
Criterion Covered Total %
condition 2 8 25.0


or 2 conditions

line l !l condition
22 2 2 delete $opts{'resource'} || 'PRG'

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 file($save_file)->open('>') || Carp::croak("open failed: $!")
77 0 0 0 file($load_file)->open('<') || Carp::croak("open failed: $!")