Branch Coverage

blib/lib/Test/Routine.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
241 0 29 if (&blessed($_[0]) and $_[0]->isa('Class::MOP::Method')) { }
245 2 27 &Params::Util::_HASH0($_[0]) ? :
252 1 28 if (exists $arg->{'desc'})
254 0 1 if exists $arg->{'description'}
267 0 29 if (&blessed($body) and $body->isa('Class::MOP::Method')) { }
268 0 0 $caller->can('test_routine_test_traits') ? :
286 3 26 if ($caller->can("test_routine_test_traits"))
305 1 28 if $class->get_method($name)
308 1 27 if $caller->can($name)
311 0 27 if "Moose::Object"->can($name)