blib/lib/GRID/Machine/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 5 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | $$self{'type'} ne 'DIED' && $$self{'stderr'} eq '' |
line | l | !l | condition |
---|---|---|---|
16 | 0 | 0 | shift() || die("Error: Provide a class\n") |