Condition Coverage

blib/lib/Gruntmaster/Data.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
294 0 0 0 $ct->{'id'} and $time >= $ct->{'start'}
0 0 0 $ct->{'id'} and $time >= $ct->{'start'} and $time < $ct->{'stop'}

or 2 conditions

line l !l condition
65 0 0 $name_cache_time{$table} //= 0
139 0 0 $args{'page'} // 1
217 0 0 $scores{$user}{$_->{'id'}} // '-'

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 $args{'contest'} or $args{'private'}
202 0 0 0 $opens{join $;, $job->{'problem'}, $job->{'owner'}} // $ct->{'start'}