Branch Coverage

blib/lib/Syntax/Highlight/Engine/Kate/Debian_Changelog.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
83 0 0 if ($self->testDetectChar($text, "(", 0, 0, 0, undef, 0, "Version", "Keyword"))
90 0 0 if ($self->testRegExpr($text, "[,;=]", 0, 0, 0, undef, 0, "#stay", "Keyword"))
97 0 0 if ($self->testKeyword($text, "keywords", 0, undef, 0, "#stay", "Keyword"))
104 0 0 if ($self->testKeyword($text, "distributions", 0, undef, 0, "#stay", "Data"))
111 0 0 if ($self->testKeyword($text, "urgencies", 0, undef, 0, "#stay", "Data"))
123 0 0 if ($self->testDetectChar($text, ")", 0, 0, 0, undef, 0, "#pop", "Keyword"))
136 0 0 if ($self->testRegExpr($text, "[^ ]*", 0, 0, 0, 0, 0, "Head", "Keyword"))
143 0 0 if ($self->testRegExpr($text, "<.*\@.*>", 0, 0, 0, undef, 0, "#stay", "Email"))
151 0 0 if ($self->testRegExpr($text, " \\-\\-", 0, 0, 0, 0, 0, "#stay", "Keyword"))
159 0 0 if ($self->testRegExpr($text, " \\*", 0, 0, 0, 0, 0, "#stay", "Keyword"))
166 0 0 if ($self->testRegExpr($text, "[Cc][Ll][Oo][Ss][Ee][Ss]:[\\s]*(([Bb][Uu][Gg]\\s*)?#\\s*\\d+)(\\s*, *([Bb[Uu][Gg]\\s*)?#\\s*\\d+)*", 0, 0, 0, undef, 0, "#stay", "Bug"))