blib/lib/Badge/Depot/Plugin/Travis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | unless path('META.json')->exists |
59 | 0 | 0 | unless exists $data->{'resources'}{'repository'}{'web'} |
62 | 0 | 0 | unless $repository =~ m[^https://(?:www\.)?github\.com/([^/]+)/(.*)(?:\.git)?$] |