Condition Coverage

blib/lib/Dancer/SearchApp/HTMLSnippet.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
111 1 1 31 @snippets < $options{'max_snippets'} and $curr + $gather < @highlights

or 2 conditions

line l !l condition
85 0 2 $options{'max_snippets'} ||= 8
86 2 0 $options{'max_length'} ||= 150
87 0 2 $options{'hl_tag'} ||= ''
88 0 2 $options{'hl_end'} ||= ''