blib/lib/Sport/Analytics/NHL/Usage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
170 | 0 | 0 | @{$args;} ? : |
175 | 0 | 0 | unless grep {$_ eq '-standard';} @{$opts;} |
176 | 0 | 0 | if (@{$opts;}) { } |
180 | 0 | 0 | if ($opt_group =~ /^\:(.*)/) { } |
192 | 0 | 0 | $opt->{'short'} ? : |
193 | 0 | 0 | $opt->{'repeatable'} ? : |
197 | 0 | 0 | $opt->{'short'} ? : |
0 | 0 | $opt->{'type'} ? : | |
204 | 0 | 0 | if (@{$args;}) |
210 | 0 | 0 | $arg->{'optional'} ? : |
215 | 0 | 0 | unless &GetOptions(%g_opts) |