Branch Coverage

blib/lib/Badge/Depot/Plugin/Travis.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
53 0 0 unless path('META.json')->exists
58 0 0 unless exists $$data{'resources'}{'repository'}{'web'}
61 0 0 unless $repository =~ m[^https://(?:www\.)?github\.com/([^/]+)/(.*)(?:\.git)?$]