Condition Coverage

blib/lib/Gruntmaster/Daemon.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
156 0 0 $ENV{'GRUNTMASTER_DSN'} // 'dbi:Pg:'

or 3 conditions

line l !l&&r !l&&!r condition
140 0 0 0 $job->{'private'} || $pb->{'private'}