blib/lib/App/Goto.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 8 | unless $hostname |
25 | 5 | 3 | if ($command) |
38 | 0 | 8 | unless ($hostname) |
40 | 0 | 0 | unless $hostname |
60 | 1 | 4 | if (my $custom = $$config{$self->nick . '_commands'}{$cmd}) { } |
67 | 0 | 5 | unless ($command) |
75 | 4 | 1 | unless $modifier |