| blib/lib/Slurm/Sacctmgr/EntityBaseModifiable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 4630 | 348 | if ref $class |
| 34 | 0 | 0 | if ref $class |
| 50 | 0 | 4978 | unless $sacctmgr and ref $sacctmgr |
| 52 | 0 | 4978 | unless $update and ref $update eq 'HASH' and scalar keys %$update |
| 72 | 4978 | 0 | if (@where) |
| 87 | 0 | 4978 | unless (@set) |
| 93 | 0 | 4878 | unless ($list and ref $list eq 'ARRAY') |
| 97 | 0 | 4878 | if (scalar @$list and not $quiet) |
| 99 | 0 | 0 | unless ($tmp =~ /^\s*Modified /) |
| 118 | 0 | 4630 | unless $obj and ref $obj |
| 120 | 0 | 4630 | unless $sacctmgr and ref $sacctmgr |