Branch Coverage

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


line true false branch
2156 0 0 if ($self->testDetectChar($text, " ", 0, 0, 0, undef, 0, "Sub phrase", "Identifier"))
2168 0 0 if ($self->testDetectChar($text, "\"", 0, 0, 0, undef, 0, "String", "String"))
2174 0 0 if ($self->testFloat($text, 0, undef, 0, "#stay", "Float"))
2180 0 0 if ($self->testInt($text, 0, undef, 0, "#stay", "Int"))
2187 0 0 if ($self->testDetectChar($text, ";", 0, 0, 0, undef, 0, "#pop", "Symbol"))
2195 0 0 if ($self->testDetect2Chars($text, "/", "/", 0, 0, 0, undef, 0, "Comment", "Comment"))
2202 0 0 if ($self->testDetectChar($text, "\$", 0, 0, 0, undef, 0, "Normal Text", "Symbol"))
2213 0 0 if ($self->testFloat($text, 0, undef, 0, "#stay", "Float"))
2219 0 0 if ($self->testInt($text, 0, undef, 0, "#stay", "Int"))
2227 0 0 if ($self->testDetect2Chars($text, "/", "/", 0, 0, 0, undef, 0, "Comment", "Comment"))
2234 0 0 if ($self->testDetectChar($text, ";", 0, 0, 0, undef, 0, "#pop", "Symbol"))
2246 0 0 if ($self->testKeyword($text, "KeyTypes", 0, undef, 0, "Sub phrase", "Hex"))
2263 0 0 if ($self->testDetectChar($text, ";", 0, 0, 0, undef, 0, "#pop", "Symbol"))
2271 0 0 if ($self->testDetect2Chars($text, "/", "/", 0, 0, 0, undef, 0, "Comment", "Comment"))
2283 0 0 if ($self->testKeyword($text, "Commands", 0, undef, 0, "Arg area", "Command"))
2290 0 0 if ($self->testKeyword($text, "Variables", 0, undef, 0, "Arg area", "Variable"))
2297 0 0 if ($self->testKeyword($text, "Actions", 0, undef, 0, "#stay", "Action"))
2304 0 0 if ($self->testKeyword($text, "Symbols", 0, undef, 0, "#stay", "Symbol"))
2311 0 0 if ($self->testKeyword($text, "BindFamily", 0, undef, 0, "Bind phrase", "Command"))
2318 0 0 if ($self->testKeyword($text, "setFamily", 0, undef, 0, "Alias phrase", "Command"))
2325 0 0 if ($self->testKeyword($text, "PrintsString", 0, undef, 0, "Echo", "Command"))
2333 0 0 if ($self->testStringDetect($text, "alias", 1, 0, 0, undef, 0, "Alias phrase", "Command"))
2340 0 0 if ($self->testKeyword($text, "PrintsString", 0, undef, 0, "Echo", "Command"))
2347 0 0 if ($self->testDetectChar($text, "\$", 0, 0, 0, undef, 0, "#stay", "Symbol"))
2355 0 0 if ($self->testDetect2Chars($text, "/", "/", 0, 0, 0, undef, 0, "Comment", "Comment"))
2367 0 0 if ($self->testDetectChar($text, "\"", 0, 0, 0, undef, 0, "#pop", "String"))
2379 0 0 if ($self->testKeyword($text, "Commands", 0, undef, 0, "Arg area in sub phrase", "Command"))
2386 0 0 if ($self->testKeyword($text, "Variables", 0, undef, 0, "Arg area in sub phrase", "Variable"))
2393 0 0 if ($self->testKeyword($text, "Actions", 0, undef, 0, "#stay", "Action"))
2400 0 0 if ($self->testKeyword($text, "Symbols", 0, undef, 0, "#stay", "Symbol"))
2407 0 0 if ($self->testKeyword($text, "BindFamily", 0, undef, 0, "Bind phrase", "Command"))
2414 0 0 if ($self->testKeyword($text, "setFamily", 0, undef, 0, "Normal Text", "Command"))
2421 0 0 if ($self->testKeyword($text, "PrintsString", 0, undef, 0, "Echo", "Command"))
2428 0 0 if ($self->testStringDetect($text, "alias", 0, 0, 0, undef, 0, "Alias phrase", "Command"))
2436 0 0 if ($self->testDetect2Chars($text, "/", "/", 0, 0, 0, undef, 0, "Comment", "Comment"))
2443 0 0 if ($self->testDetectChar($text, ";", 0, 0, 0, undef, 0, "#stay", "Symbol"))
2449 0 0 if ($self->testInt($text, 0, undef, 0, "#stay", "Int"))
2456 0 0 if ($self->testDetectChar($text, ";", 0, 0, 0, undef, 0, "#pop", "Symbol"))