blib/lib/TestRail/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 204 | 0 | 40 | $dotty =~ /^\.+$/ and not $line =~ /^ok|not ok/ |
204 | 0 | 40 | $dotty =~ /^\.+$/ and not $line =~ /^ok|not ok/ and not $line =~ /^# / | |
0 | 0 | 40 | $dotty =~ /^\.+$/ and not $line =~ /^ok|not ok/ and not $line =~ /^# / and $line |