Condition Coverage

lib/Config/Proxy/Impl/pound.pm
Criterion Covered Total %
condition 16 25 64.0


and 3 conditions

line !l l&&!r l&&r condition
240 0 0 0 not $parent->is_root and @$words
463 5 0 13 not $node->parent->is_root and $node->parent->is_section
5 9 4 not $node->parent->is_root and $node->parent->is_section and lc $node->parent->kw eq "not"
502 5 24 16 $node->is_statement and lc $node->kw eq "end"
513 0 0 16 $node->parent->is_section and $node->parent->kw
0 14 2 $node->parent->is_section and $node->parent->kw and lc $node->parent->kw eq "rewrite"
546 128 40 7 $node->is_section and lc $node->kw eq "not"

or 2 conditions

line l !l condition
21 3 0 shift() // "/etc/pound.cfg"
452 0 3 $args{'line'} // 0