| lib/Kephra/Document/SyntaxMode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 8 | 0 | 0 | defined $_[0] ? : |
| 15 | 0 | 0 | if $file_ending and substr($file_ending, -1) eq '~' |
| 17 | 0 | 0 | if ($file_ending) { } |
| 21 | 0 | 0 | if (not $language_id or $language_id eq '') { } |
| 0 | 0 | elsif ($language_id eq 'text') { } | |
| 28 | 0 | 0 | if (_ID() ne $auto_style) { } |
| 41 | 0 | 0 | if $doc_nr == -1 |
| 44 | 0 | 0 | if $style eq 'auto' |
| 45 | 0 | 0 | unless $style |
| 50 | 0 | 0 | if ($style =~ /asp|html|php|xml/) { } |
| 58 | 0 | 0 | if ($style eq 'none') { } |
| 68 | 0 | 0 | if ($$bracelight{'visible'}) |