blib/lib/Test2/Plugin/GitHub/Actions/AnnotateFailedTest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | l | !l | condition |
---|---|---|---|
37 | 4 | 0 | $trace->file // ' |
38 | 4 | 0 | $trace->line // 0 |
50 | 4 | 0 | $name_or_summary //= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 1 | 0 | 3 | $name_or_summary =~ /Nameless Assertion/ or not length $name_or_summary |