blib/lib/Test/SSH/Patch/URI/ssh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 32 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if (@_) |
18 | 0 | 0 | unless defined $new |
21 | 0 | 0 | if (defined $si) |
27 | 0 | 0 | unless defined $old and $old =~ /(.*)@/ |
35 | 0 | 0 | if (@_) |
37 | 0 | 0 | unless defined $new |
40 | 0 | 0 | if (defined $ui) { } |
45 | 0 | 0 | unless length $new |
49 | 0 | 0 | unless defined $old and $old =~ /^([^;]+)/ |
56 | 0 | 0 | if (@_) |
58 | 0 | 0 | unless defined $new |
61 | 0 | 0 | unless defined $cp |
62 | 0 | 0 | unless ref $cp |
63 | 0 | 0 | if (@$cp) { } |
73 | 0 | 0 | unless length $new |
77 | 0 | 0 | unless defined $old and $old =~ /;(.+)/ |