Condition Coverage

blib/lib/Dancer2/Plugin/Queue.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
47 0 0 0 $class->can('DOES') and $class->DOES('Dancer2::Plugin::Queue::Role::Queue')

or 2 conditions

line l !l condition
50 0 0 $$queue_conf{'options'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
17 0 0 0 $conf ||= plugin_setting()