| blib/lib/App/sdview/Highlighter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if $language eq "text" |
| 37 | 0 | 0 | unless defined $ts |
| 42 | 0 | 0 | unless (defined $query_highlight) |
| 51 | 0 | 0 | if (defined $opts{'start_byte'}) { } |
| 66 | 0 | 0 | if $capturename eq "priority" |
| 73 | 0 | 0 | unless my $format = "App::sdview::Style"->highlight_style($capturename) |