| blib/lib/Syntax/Highlight/Engine/Kate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 24 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 12 | 0 | unless (defined $add) |
| 26 | 2 | 10 | unless (defined $language) |
| 561 | 12 | 0 | if ($language ne '') |
| 579 | 66 | 120 | if (@_) |
| 589 | 3 | 0 | if (defined $lang) { } |
| 611 | 6 | 742 | if ($file =~ /$reg/) |
| 621 | 4 | 67 | unless (exists $$self{'syntaxes'}{$req}) |
| 622 | 1 | 3 | if (defined $insensitive and $insensitive) { } |
| 625 | 1 | 103 | if (lc $key eq lc $req) |
| 633 | 0 | 1 | unless ($matched) |
| 649 | 2 | 115 | if ($lang eq 'Off') { } |
| 653 | 2 | 113 | unless ($plug) |