blib/lib/Mnet/Opts/Cli/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 0 | unless exists $Mnet::Opts::Cli::Cache::opts->{'debug_error'} |
52 | 0 | 0 | if (not defined $opts) { } |
58 | 0 | 0 | if caller ne 'Mnet::Opts::Cli' |
94 | 0 | 0 | unless $input or $Mnet::Opts::Cli::Cache::opts |
101 | 16 | 0 | unless $INC{'Mnet/Opts/Cli.pm'} |
105 | 0 | 16 | if ($INC{'Mnet/Opts/Cli.pm'}) |
107 | 0 | 0 | if ($opt =~ /^(batch|debug|quiet|record|replay|silent|tee|test)$/) |
117 | 0 | 16 | wantarray ? : |