Branch Coverage

lib/Comics/Fetcher/Base.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
68 0 0 if ($path =~ m[^/]) { }
0 0 elsif (not $path =~ m[^\w+://]) { }
69 0 0 if ($path =~ m[^//]) { }
98 0 0 unless close $fd
116 0 0 unless close $fd
132 0 0 unless ($fd)