blib/lib/Sport/Analytics/NHL/Usage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
160 | 0 | 0 | @{$args;} ? : |
165 | 0 | 0 | unless grep {$_ eq '-standard';} @{$opts;} |
166 | 0 | 0 | if (@{$opts;}) { } |
170 | 0 | 0 | if ($opt_group =~ /^\:(.*)/) { } |
182 | 0 | 0 | $opt->{'short'} ? : |
183 | 0 | 0 | $opt->{'repeatable'} ? : |
187 | 0 | 0 | $opt->{'short'} ? : |
0 | 0 | $opt->{'type'} ? : | |
194 | 0 | 0 | if (@{$args;}) |
200 | 0 | 0 | $arg->{'optional'} ? : |
205 | 0 | 0 | unless &GetOptions(%g_opts) |