line |
!l |
l&&!r |
l&&r |
condition |
36
|
105 |
91 |
4 |
@args == 1 && (ref $args[0] || '') ne 'HASH' |
64
|
163 |
26 |
1 |
exists $args->{'parameters'} and exists $args->{'parameters'}{'nshift'} |
65
|
163 |
25 |
1 |
exists $args->{'parameters'} and exists $args->{'parameters'}{'invocant'} |
196
|
1 |
1 |
1 |
$self->is_method and $v == 0 |
212
|
168 |
10 |
21 |
&Scalar::Util::blessed($v) and $v->isa("Sub::Meta::Returns") |
274
|
1 |
1 |
37 |
&Scalar::Util::blessed($other) and $other->isa("Sub::Meta") |
298
|
1 |
1 |
37 |
&Scalar::Util::blessed($other) and $other->isa("Sub::Meta") |
356
|
2 |
1 |
19 |
&Scalar::Util::blessed($other) and $other->isa("Sub::Meta") |
382
|
2 |
1 |
20 |
&Scalar::Util::blessed($other) and $other->isa("Sub::Meta") |