Condition Coverage

blib/lib/Mojolicious/Plugin/AttributeMaker.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 @_ > 0 and blessed($_[0])

or 2 conditions

line l !l condition
152 0 0 $conf ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
162 0 0 0 delete $$conf{'controllers'} || _is_loaded('Mojolicious::Lite')