Branch Coverage

blib/lib/App/ShellCheckWiki.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
26 0 0 if (defined $page) { }
30 0 0 if ($mech->success) { }
52 0 0 if (my($remainder) = starts_with($line, $start))
55 0 0 if ($start eq $code_block) { }
67 0 0 unless ($matched)
68 0 0 if ($indent) { }
82 0 0 unless length $line >= length $format
84 0 0 unless $start eq $format
93 0 0 if ($mech->success) { }
95 0 0 unless $link->url =~ /SC(\d+)/
114 0 0 if ($next == $stop + 1) { }
117 0 0 if ($start == $stop) { }