Condition Coverage

blib/lib/Slurm/Sacctmgr/EntityBaseModifiable.pm
Criterion Covered Total %
condition 9 22 40.9


and 2 conditions

line l !l condition
52 0 4978 $update and ref $update eq 'HASH' and scalar keys %$update

and 3 conditions

line !l l&&!r l&&r condition
50 0 0 4978 $sacctmgr and ref $sacctmgr
52 0 0 4978 $update and ref $update eq 'HASH'
93 0 0 4878 $list and ref $list eq 'ARRAY'
97 1850 3028 0 scalar @$list and not $quiet
118 0 0 4630 $obj and ref $obj
120 0 0 4630 $sacctmgr and ref $sacctmgr

or 2 conditions

line l !l condition
45 4978 0 shift() || {}