blib/lib/Mnet/Opts/Cli/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | unless exists $Mnet::Opts::Cli::Cache::opts->{'debug_error'} |
53 | 0 | 0 | if (not defined $opts) { } |
59 | 0 | 0 | if caller ne "Mnet::Opts::Cli" |
95 | 0 | 0 | unless $input or $Mnet::Opts::Cli::Cache::opts |
102 | 16 | 0 | unless $INC{'Mnet/Opts/Cli.pm'} |
106 | 0 | 16 | if ($INC{'Mnet/Opts/Cli.pm'}) |
108 | 0 | 0 | if ($opt =~ /^(batch|debug|quiet|record|replay|silent|tee|test)$/) |
118 | 0 | 16 | wantarray ? : |