line |
!l |
l&&!r |
l&&r |
condition |
128
|
2 |
0 |
0 |
$error_tag_list and @$error_tag_list |
157
|
4 |
0 |
0 |
$delegate_class->is_sub_command_delegator and not defined $params |
331
|
8 |
0 |
0 |
defined $Command::entry_point_class and $class =~ /^($Command::entry_point_class)(::.+|)$/ |
405
|
0 |
0 |
3 |
$argv[0] and not $argv[0] =~ /^\-/ |
|
0 |
0 |
3 |
$argv[0] and not $argv[0] =~ /^\-/ and my $class_for_sub_command = $self->class_for_sub_command($argv[0]) |
506
|
28 |
0 |
0 |
exists $params_hash->{$new_key} and exists $params_hash->{$key} |
781
|
15 |
0 |
1 |
$ancestor_property_meta and $doc = $ancestor_property_meta->doc |
804
|
8 |
0 |
3 |
$example_values and @$example_values |
814
|
0 |
0 |
11 |
defined $param_type and not $param_type =~ /::/ |
826
|
0 |
0 |
0 |
$property_meta->is_many and ref $default_value eq 'ARRAY' |
847
|
14 |
0 |
0 |
defined $format and $format eq 'pod' |
|
14 |
0 |
0 |
defined $format and $format eq 'html' |
934
|
0 |
0 |
0 |
defined $category and length $category |
1043
|
23 |
710 |
0 |
defined $property_meta->data_type and $property_meta->data_type =~ /::/ |
1087
|
21 |
198 |
119 |
defined $property_meta->data_type and $property_meta->data_type =~ /Boolean/ |
1112
|
0 |
8 |
3 |
defined $property_meta->data_type and $property_meta->data_type =~ /Boolean/ |
1169
|
0 |
672 |
0 |
$type and $type eq $pattern |