Condition Coverage

blib/lib/Criteria/Compile.pm
Criterion Covered Total %
condition 9 29 31.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 48 $match and $hdlr
184 0 0 0 $mode && $getter
300 0 1 14 ref $_[0] && (local $_ = &$getter($_[0], $attr))
324 0 0 4 ref $_[0] and $v = &$getter($_[0], $attr)
365 0 0 4 ref $_[0] && (local $_ = &$getter($_[0], $attr))
385 0 0 4 ref $_[0] && (local $_ = &$getter($_[0], $attr))
405 0 0 4 ref $_[0] && (local $_ = &$getter($_[0], $attr))

or 2 conditions

line l !l condition
163 48 0 $token ||= 30

or 3 conditions

line l !l&&r !l&&!r condition
184 0 0 0 not $mode && $getter or $$a_tbl{$mode}
225 0 0 55 $@ or not $exec_sub