blib/lib/SmokeRunner/Multi/TestSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
105 | 29 | 1 | $self->_last_mod_time || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 3 | 44 | 0 | $self ||= 'SmokeRunner::Multi::TestSet'->_new(%subclass_p) |
203 | 29 | 1 | 0 | $b->is_prioritized <=> $a->is_prioritized || $b->seconds_out_of_date <=> $a->seconds_out_of_date || $a->name cmp $b->name |