Condition Coverage

blib/lib/Any/Moose.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
63 20 0 6 @_ && ref $_[0]
108 19 0 25 exists $INC{'Mouse.pm'} and 'Mouse::Util'->can('get_metaclass_by_name')

or 2 conditions

line l !l condition
177 16 23 _backer_of($package) || ''

or 3 conditions

line l !l&&r !l&&!r condition
60 16 0 10 not @_ or ref $_[0]
173 28 11 0 shift() || caller