| blib/lib/Test2/Plugin/GitHub/Actions/AnnotateFailedTest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 3 | 7 | unless $ENV{'GITHUB_ACTIONS'} | 
| 21 | 2 | 5 | if $loaded | 
| 33 | 6 | 4 | unless $event->causes_fail | 
| 48 | 1 | 3 | $event->isa('Test2::Event::Fail') ? : | 
| 51 | 1 | 3 | $name_or_summary =~ /Nameless Assertion/ ? : | 
| 57 | 3 | 1 | unless exists $event->{'info'} | 
| 66 | 0 | 0 | if (length $detail) { } |