Condition Coverage

blib/lib/Dancer2/Plugin/Sixpack.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
103 1 0 1 not $alternatives and defined $$conf{'experiments'}{$name}

or 2 conditions

line l !l condition
121 1 1 $dsl->session('sixpack_experiments') || {}
156 1 0 $dsl->session('sixpack_experiments') || {}

or 3 conditions

line l !l&&r !l&&!r condition
175 3 1 0 $conf ||= plugin_setting()