| blib/lib/Badge/Depot/Plugin/Githubactions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | unless path('META.json')->exists |
| 69 | 0 | 0 | unless exists $data->{'resources'}{'repository'}{'web'} |
| 72 | 0 | 0 | unless $repository =~ m[^https://(?:www\.)?github\.com/([^/]+)/(.*)(?:\.git)?$] |
| 82 | 1 | 1 | $self->branch ? : |
| 85 | 1 | 1 | if $self->branch |