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
48 0 0 0 $class->can('DOES') and $class->DOES('Dancer2::Plugin::Queue::Role::Queue')

or 2 conditions

line l !l condition
51 0 0 $queue_conf->{'options'} || {}

or 3 conditions

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