blib/lib/Slurm/Sacctmgr/Resource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
103 | 0 | 2598 | unless $obj and ref $obj |
122 | 796 | 2470 | if ($sacctmgr->sacctmgr_cmd_supports('trackable_resources')) { } |
148 | 0 | 1636 | unless $sacctmgr and ref $sacctmgr |
151 | 0 | 1636 | unless $tmp and ref $tmp eq 'ARRAY' |