Condition Coverage

blib/lib/Commandable/Finder.pm
Criterion Covered Total %
condition 22 29 75.8


and 3 conditions

line !l l&&!r l&&r condition
86 7 5 0 exists $conf{$_} and $self->{'config'}{$_} = delete $conf{$_}
275 19 1 1 not $optspec->{$opt} and $opt =~ /no-(.+)/u
276 0 0 1 $spec = $optspec->{$1} and $spec->negatable
295 6 1 2 $self->{'config'}{'bundling'} and length $token
7 0 2 $self->{'config'}{'bundling'} and length $token and length $1 == 1
351 187 2 7 defined $spec->default and not exists $opts->{$keyname}
389 8 7 0 not $multiple and length $cinv->peek_remaining
397 7 7 1 $multiple and length $cinv->peek_remaining

or 2 conditions

line l !l condition
316 5 0 $cinv->pull_token // die("Expected value for option --$name\n")

or 3 conditions

line l !l&&r !l&&!r condition
320 0 1 13 $value_in_token or length $token