| line |
!l |
l&&!r |
l&&r |
condition |
|
27
|
11 |
0 |
1 |
$INC{'Moo/Role.pm'} and 'Moo::Role'->is_role($target)
|
|
|
0 |
11 |
0 |
$Moo::MAKERS{$target} and $Moo::MAKERS{$target}{'is_class'}
|
|
66
|
12 |
1 |
0 |
exists $spec{'isa'} and exists $spec{'enum'}
|
|
|
12 |
0 |
1 |
&blessed($spec{'isa'}) and $spec{'isa'}->isa('Type::Tiny::Enum')
|
|
88
|
6 |
1 |
5 |
not ref $handles and $handles eq 1
|
|
|
6 |
0 |
1 |
not ref $handles and $handles eq 2
|
|
147
|
26 |
0 |
2 |
$INC{'Moo/Role.pm'} and 'Moo::Role'->is_role($target)
|
|
|
0 |
26 |
0 |
$Moo::MAKERS{$target} and $Moo::MAKERS{$target}{'is_class'}
|