Branch Coverage

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


line true false branch
70 0 0 if $a =~ s/^(.)\|//
88 0 0 if $self->{'inet4'}
89 0 0 if $self->{'inet6'}
100 0 0 $class eq 'App::MatrixTool' ? :
120 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'})
122 0 0 @args ? :
125 0 0 unless $pkg->can('new')
140 0 0 if ($runner->can('OPTIONS'))
144 0 0 unless $opt_parser->getoptionsfromarray(\@args, map({$_->getopt, \$optvalues{$_->name};} $runner->OPTSPECS))
154 0 0 unless (@args)
155 0 0 if $spec->optional
160 0 0 if ($spec->eatall) { }
168 0 0 if @args
171 0 0 if &blessed($ret) and $ret->isa('Future')
224 0 0 if $host =~ /:/
233 0 0 if $err
321 0 0 unless $module->can('DESCRIPTION')
328 0 0 $module->can('OPTIONS') ? :
371 0 0 $argspec->optional ? :
380 0 0 defined $shortname ? :
393 0 0 unless $pkg->can('new')
409 0 0 if ($pkg->can('OPTIONS'))
427 0 0 if (@cmd) { }