Condition Coverage

blib/lib/MooX/Options/Descriptive/Usage.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
89 0 94 0 defined $self->{'target'} and defined(my $sub_commands_options = $self->{'target'}->_options_sub_commands)
255 0 3 0 defined $self->{'target'} and defined(my $sub_commands_options = $self->{'target'}->_options_sub_commands)
319 0 0 0 $sub_command->{'command'}->can('_options_config') and defined(my $desc = {$sub_command->{'command'}->_options_config}->{'description'})
343 3 0 0 not ref $authors and length $authors

or 2 conditions

line l !l condition
175 79 15 $ENV{'TEST_FORCE_COLUMN_SIZE'} || eval { do { &use_module('Term::Size::Any'); [Term::Size::Any::chars()]->[0] } } || 80