Branch Coverage

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


line true false branch
331 0 0 if ($self->testRegExpr($text, "#.*\$", 0, 0, 0, undef, 0, "#stay", "Comment"))
338 0 0 if ($self->testRegExpr($text, "\\s.*\$", 0, 0, 0, undef, 0, "#stay", "Value (Encoded)"))
346 0 0 if ($self->testRegExpr($text, "[\\w\\-]+((;[\\w\\-]+)+)?:", 0, 0, 0, 0, 0, "#pop", "Description Keyword"))
358 0 0 if ($self->testRegExpr($text, "#.*\$", 0, 0, 0, undef, 0, "#stay", "Comment"))
365 0 0 if ($self->testRegExpr($text, "\\s.*\$", 0, 0, 0, undef, 0, "#stay", "Value (Encrypted)"))
373 0 0 if ($self->testRegExpr($text, "[\\w\\-]+((;[\\w\\-]+)+)?:", 0, 0, 0, 0, 0, "#pop#pop", "Description Keyword"))
385 0 0 if ($self->testRegExpr($text, "#.*\$", 0, 0, 0, undef, 0, "#stay", "Comment"))
392 0 0 if ($self->testRegExpr($text, "\\{\\w+\\}.*\$", 0, 0, 0, undef, 0, "ctxEncrypted", "Value (Encrypted)"))
399 0 0 if ($self->testKeyword($text, "attributetypes", 0, undef, 0, "#stay", "AttributeType"))
406 0 0 if ($self->testKeyword($text, "objectclasses", 0, undef, 0, "#stay", "ObjectClass"))
414 0 0 if ($self->testRegExpr($text, "[\\w\\-]+((;[\\w\\-]+)+)?:", 0, 0, 0, 0, 0, "#pop", "Description Keyword"))
421 0 0 if ($self->testRegExpr($text, "[a-zA-Z0-9\\-]+=", 0, 0, 0, undef, 0, "#stay", "Value (Keyword)"))
433 0 0 if ($self->testRegExpr($text, "#.*\$", 0, 0, 0, undef, 0, "#stay", "Comment"))
440 0 0 if ($self->testDetectChar($text, ":", 0, 0, 0, undef, 0, "ctxEncoded", "Description Keyword"))
447 0 0 if ($self->testDetectChar($text, "<", 0, 0, 0, undef, 0, "ctxURL", "Description Keyword"))
454 0 0 if ($self->testRegExpr($text, "[^:<]", 0, 0, 0, undef, 0, "ctxStandard", "Value (Standard)"))
462 0 0 if ($self->testRegExpr($text, "[\\w\\-]+((;[\\w\\-]+)+)?:", 0, 0, 0, 0, 0, "#stay", "Description Keyword"))
474 0 0 if ($self->testRegExpr($text, "#.*\$", 0, 0, 0, undef, 0, "#stay", "Comment"))
481 0 0 if ($self->testRegExpr($text, "\\s+[\\w]+://[\\w/.]+", 0, 0, 0, undef, 0, "#stay", "Value (URL)"))
488 0 0 if ($self->testRegExpr($text, "\\s.*\$", 0, 0, 0, undef, 0, "#stay", "Value (URL)"))
496 0 0 if ($self->testRegExpr($text, "[\\w\\-]+((;[\\w\\-]+)+)?:", 0, 0, 0, 0, 0, "#pop", "Description Keyword"))