Condition Coverage

blib/lib/Acme/Marvel/CinematicUniverse/Mite.pm
Criterion Covered Total %
condition 2 13 15.3


and 3 conditions

line !l l&&!r l&&r condition
112 0 0 1 $kind eq "class" and &$requested("extends", 1)
114 1 0 0 $kind eq "role" and &$requested("requires", 1)
177 0 0 0 $INC{'Role/Tiny.pm'} and "Role::Tiny"->is_role($role)

or 2 conditions

line l !l condition
194 0 0 $cb_before ||= \%Role::Hooks::CALLBACKS_BEFORE_APPLY
195 0 0 $cb_after ||= \%Role::Hooks::CALLBACKS_AFTER_APPLY