| blib/lib/Slurm/Sacctmgr/EntityBaseRW.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 26 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 116 | 11378 | 0 | 3579 | $val1 =~ /^\s*[-+]?\d*\.?\d*\s*$/ and $val1 =~ /\d/ |
| 118 | 3 | 1 | 3575 | $val2 =~ /^\s*[-+]?\d*\.?\d*\s*$/ and $val2 =~ /\d/ |
| 141 | 0 | 0 | 3100 | $obj1 and ref $obj1 |
| 143 | 0 | 0 | 3100 | $obj2 and ref $obj2 eq ref $obj1 |
| 169 | 0 | 0 | 3758 | $obj and ref $obj |
| 171 | 0 | 0 | 3758 | $sacctmgr and ref $sacctmgr |
| line | l | !l | condition |
|---|---|---|---|
| 99 | 0 | 0 | $tmp2 || ' |
| 183 | 2022 | 1078 | $diffs or scalar %extra |
| 185 | 2608 | 0 | $obj->_sacctmgr_fields_updatable($sacctmgr) || [] |
| 194 | 1900 | 708 | scalar @$mdiffs or scalar %extra |