| blib/lib/Gruntmaster/Daemon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $meta->{'judge'} eq 'Absolute' and ref $result |
| 123 | 0 | 0 | 0 | $job->{'contest'} &&= contest_entry($job->{'contest'}) |
| 124 | 0 | 0 | 0 | $job->{'contest'} and $job->{'contest'}{'started'} |
| 0 | 0 | 0 | $job->{'contest'} and $job->{'contest'}{'started'} and not $job->{'contest'}{'finished'} |
| line | l | !l | condition |
|---|---|---|---|
| 156 | 0 | 0 | $ENV{'GRUNTMASTER_DSN'} // 'dbi:Pg:' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 0 | 0 | 0 | $job->{'private'} || $pb->{'private'} |