line |
!l |
l&&!r |
l&&r |
condition |
167
|
3 |
0 |
2 |
$action eq 'classname' and defined $param
|
208
|
0 |
0 |
1 |
$attr->does('Documented') and $attr->has_documentation_order
|
|
0 |
1 |
0 |
$attr->does('Documented') and $attr->has_documentation_order and $attr->documentation_order == 0
|
268
|
0 |
0 |
1 |
$attr->does('Documented') and $attr->has_documentation_alts
|
276
|
0 |
0 |
1 |
$attr->does('Documented') && $attr->has_documentation
|
354
|
0 |
0 |
8 |
exists $thing->traits->{'doc'} and ref $thing->traits->{'doc'} eq 'ARRAY'
|
375
|
0 |
0 |
7 |
$_ and $_ ne 'doc'
|