Condition Coverage

blib/lib/RosettaCode/Task.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 $file->exists and time - $file->mtime < $self->CACHE_TIME

or 2 conditions

line l !l condition
123 0 0 $meta->{'requires'} ||= []
127 0 0 $meta->{'category'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
45 0 0 0 @sections < 3 or not $text =~ /<syntaxhighlight/