Condition Coverage

blib/lib/Language/FormulaEngine/Parser/ContextUtil.pm
Criterion Covered Total %
condition 3 25 12.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 2 defined $buf and length $buf > $start

or 2 conditions

line l !l condition
13 0 2 $line ||= 0
14 0 2 $col ||= 0
44 0 0 $args{'buffer_line'} || 0
45 0 0 $args{'buffer_col'} || 0
46 0 0 $args{'max_width'} || 78
47 0 0 $args{'min_token'} || 30
50 0 0 $limit || 0
82 0 0 length $token || 1

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 $start ||= $limit || 0
51 0 0 0 $limit ||= $start