| blib/lib/Template/Plugin/HighlightPerl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if (not $text =~ /\[perl]/ || $text =~ /\[code]/ || $text =~ /\[nobr]/) { } |
| 42 | 0 | 0 | if ($text =~ /\[perl]/) |
| 45 | 0 | 0 | if ($text =~ /\[code]/) |
| 48 | 0 | 0 | if ($text =~ /\[nobr]/) |
| 105 | 0 | 0 | if ($rec =~ m(\[/perl])) { } |
| 110 | 0 | 0 | if ($count % 2 == 1) { } |
| 116 | 0 | 0 | if ($line_count == 1) { } |
| 148 | 0 | 0 | if ($rec =~ m(\[/code])) { } |
| 153 | 0 | 0 | if ($count % 2 == 1) { } |