blib/lib/Gruntmaster/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
282 | 0 | 0 | 0 | $ct->{'id'} and $time >= $ct->{'start'} |
0 | 0 | 0 | $ct->{'id'} and $time >= $ct->{'start'} and $time < $ct->{'stop'} |
line | l | !l | condition |
---|---|---|---|
63 | 0 | 0 | $name_cache_time{$table} //= 0 |
137 | 0 | 0 | $args{'page'} // 1 |
212 | 0 | 0 | $scores{$user}{$_->{'id'}} // '-' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
105 | 0 | 0 | 0 | $args{'contest'} or $args{'private'} |
197 | 0 | 0 | 0 | $opens{join $;, $job->{'problem'}, $job->{'owner'}} // $ct->{'start'} |