Condition Coverage

blib/lib/Any/Moose.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
58 13 0 3 @_ && ref $_[0]
103 0 0 24 exists $INC{'Mouse.pm'} and 'Mouse::Util'->can('get_metaclass_by_name')

or 2 conditions

line l !l condition
172 6 15 _backer_of($package) || ''

or 3 conditions

line l !l&&r !l&&!r condition
55 11 0 5 not @_ or ref $_[0]
168 17 4 0 shift() || caller