blib/lib/Tk/CodeText/Pod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | unless (defined $rules) |
37 | 0 | 0 | if (substr($in, 0, 5) eq '=head') { } |
0 | 0 | elsif ($first eq '=') { } | |
0 | 0 | elsif ($first eq "\t" or $first eq ' ') { } | |
53 | 0 | 0 | if ($k eq ' ') { } |
0 | 0 | elsif ($k eq "\t") { } | |
76 | 0 | 0 | if ($hlt->tokenTest($t, 'specchars')) { } |
0 | 0 | elsif ($t eq '>') { } | |
77 | 0 | 0 | if (@c and $c[0] eq '<') { } |
78 | 0 | 0 | if ($t eq 'B') { } |
0 | 0 | elsif ($t eq 'I') { } | |
93 | 0 | 0 | if ($hlt->tokenTest($hlt->stackTop, 'specmodes')) |