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