Condition Coverage

blib/lib/Mojolicious/Plugin/Sugar.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 3 @_ > 1 and is_string($_[0])
29 1 2 0 defined $current_value and reftype $current_value ne 'ARRAY'

or 2 conditions

line l !l condition
22 2 1 $$session{'new_flash'} ||= {}