Branch Coverage

blib/lib/App/MatrixTool.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
72 0 0 if $name =~ s/^(.)\|//
90 0 0 if $self->{'inet4'}
91 0 0 if $self->{'inet6'}
102 0 0 $class eq 'App::MatrixTool' ? :
122 0 0 unless $opt_parser->getoptionsfromarray(\@args, 'inet4|4', \$global_opts{'inet4'}, 'inet6|6', \$global_opts{'inet6'}, 'print-request', \$global_opts{'print_request'}, 'print-response', \$global_opts{'print_response'})
124 0 0 @args ? :
127 0 0 unless $pkg->can('new')
142 0 0 if ($runner->can('OPTIONS'))
146 0 0 unless $opt_parser->getoptionsfromarray(\@args, map({$_->getopt, \$optvalues{$_->name};} $runner->OPTSPECS))
156 0 0 unless (@args)
157 0 0 if $spec->optional
162 0 0 if ($spec->eatall) { }
170 0 0 if @args
173 0 0 if &blessed($ret) and $ret->isa('Future')
226 0 0 if $host =~ /:/
235 0 0 if $err
323 0 0 unless $module->can('DESCRIPTION')
330 0 0 $module->can('OPTIONS') ? :
373 0 0 $argspec->optional ? :
382 0 0 defined $shortname ? :
395 0 0 unless $pkg->can('new')
411 0 0 if ($pkg->can('OPTIONS'))
429 0 0 if (@cmd) { }