line |
!l |
l&&!r |
l&&r |
condition |
65
|
3 |
0 |
1 |
not ref $self and ref $package
|
149
|
12 |
19 |
0 |
not ref $$attributes{$key} and ref $self->meta->get_attribute($key) ne $ATTRIBUTE_METACLASS_TO_SKIP || $$arg_refs{'include_no_getopt'}
|
161
|
0 |
0 |
10 |
defined $$attributes{$key}{$h_key} and not ref $$attributes{$key}{$h_key}
|
174
|
6 |
6 |
18 |
defined $value and not ref $value
|
285
|
0 |
0 |
274 |
$init_arg and not exists $$arg_refs{$init_arg}
|
|
0 |
174 |
100 |
$init_arg and not exists $$arg_refs{$init_arg} and defined $self->$reader
|
286
|
91 |
1 |
8 |
$attr->type_constraint eq 'Bool' and $command_options
|
|
92 |
8 |
0 |
$attr->type_constraint eq 'Bool' and $command_options and not $self->$reader
|
287
|
91 |
1 |
8 |
$attr->type_constraint eq 'Bool' && $command_options
|
385
|
3 |
10 |
33 |
$value ne '' and not $hash
|
|
13 |
23 |
10 |
$value ne '' and not $hash and $$arg_refs{'equal'}
|
391
|
3 |
29 |
14 |
$value ne '' and $$arg_refs{'quotes'}
|