Condition Coverage

lib/MouseX/OO_Modulino.pm
Criterion Covered Total %
condition 0 47 0.0


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 0 $self->can('no_exit_code') && $self->no_exit_code
97 0 0 0 not $self->quiet and $res[0]
100 0 0 0 not $self->quiet and @res
177 0 0 0 @cmds and @opts
235 0 0 0 ref $self and $self->can("binary")
0 0 0 ref $self and $self->can("binary") and $self->binary
246 0 0 0 @$list and defined $list->[0]
0 0 0 @$list and defined $list->[0] and my($n, $v) = $list->[0] =~ / ^--$ | ^(?:--? ([\w:\-\.]+) (?: =(.*))?)$ /sx
252 0 0 0 $alias and $alias->{$n}
263 0 0 0 $wantarray && ref $result ne 'HASH'
267 0 0 0 not &Encode::is_utf8($_[1]) and $_[1] =~ /\P{ASCII}/

or 2 conditions

line l !l condition
36 0 0 $INC{$modFn} //= 1
109 0 0 $self->output // "jsonl"
204 0 0 $value // 1
226 0 0 $doc // ""

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 $item // $self->undef_as
163 0 0 0 ref $self || $self