| blib/lib/App/GreaseMonkeyProxy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | 'ARRAY' eq ref $_ ? : |
| 71 | 0 | 0 | if @_ |
| 74 | 0 | 0 | wantarray && 'ARRAY' eq ref $value ? : |
| 87 | 0 | 0 | exists $args{$name} ? : |
| 89 | 0 | 0 | if defined $value |
| 93 | 0 | 0 | if keys %args |
| 133 | 0 | 0 | unless GetOptions 'help|?', \$options{'show_help'}, 'man', \$options{'show_man'}, 'port=i', \$options{'port'}, 'servers=i', \$options{'servers'}, 'v|verbose', \$options{'verbose'} |
| 142 | 0 | 0 | if defined $value |
| 155 | 0 | 0 | if ($self->show_help) { } |
| 0 | 0 | elsif ($self->show_man) { } | |
| 163 | 0 | 0 | unless @args |
| 180 | 0 | 0 | if @dirs |