Condition Coverage

lib/Command/View/DocMethods.pm
Criterion Covered Total %
condition 15 78 19.2


and 2 conditions

line l !l condition
424 1 0 @$example_values > 1 && 's'

and 3 conditions

line !l l&&!r l&&r condition
257 0 0 0 @txt == 1 and not $txt[0]
400 0 0 0 $ancestor_property_meta and $doc = $ancestor_property_meta->doc
423 0 0 1 $example_values and @$example_values
433 0 0 1 defined $param_type and not $param_type =~ /::/
445 0 0 0 $property_meta->is_many and ref $default_value eq 'ARRAY'
466 1 0 0 defined $format and $format eq 'pod'
1 0 0 defined $format and $format eq 'html'
506 0 0 0 @txt == 1 and not $txt[0]
605 0 0 0 $v and $v eq $class
612 5 0 0 defined $entry_point_class and $class =~ /^($entry_point_class)(::.+|)$/

or 2 conditions

line l !l condition
73 0 0 shift @extra_help || ''
74 0 0 shift @extra_help || ''
93 1 0 $self->_shell_args_usage_string || ''
136 1 0 $self->help_detail || ''
225 0 0 shift @extra_help || ''
226 0 0 shift @extra_help || ''
432 1 0 $property_meta->data_type || ''
473 0 1 $row->[3] || ''

or 3 conditions

line l !l&&r !l&&!r condition
42 1 0 0 '!!! define help_detail() in module ' . ref($self) || $self . '!'
216 0 0 0 $self->_doc_manual_body || $self->help_detail
257 0 0 0 @txt == 0 or @txt == 1 and not $txt[0]
306 0 0 0 $manual or $help
309 0 0 0 $manual || $help
438 0 0 1 defined($default_value = $property_meta->default_value) or defined(my $calculated_default = $property_meta->calculated_default)
506 0 0 0 @txt == 0 or @txt == 1 and not $txt[0]
594 1 4 0 ref $self || $self
626 0 9 0 ref $self || $self
648 0 0 0 ref $self || $self