Condition Coverage

lib/Dancer/Plugin/Queue.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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