blib/lib/WebService/KVV/Live/Stop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 3 | unless @_ |
87 | 0 | 3 | $_[0] =~ /^de:$/ ? : |
0 | 3 | @_ == 2 ? : | |
92 | 0 | 0 | unless @{$response->{'body'}{'stops'};} |
93 | 0 | 0 | unless wantarray |
100 | 0 | 0 | wantarray ? : |
115 | 0 | 0 | defined $route ? : |
128 | 0 | 0 | unless defined $response |