blib/lib/TSVRPC/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 1 | @_ == 1 ? : |
14 | 0 | 1 | unless my $base = $args{'base'} |
15 | 0 | 1 | unless $base =~ m[/$] |
17 | 1 | 0 | exists $args{'timeout'} ? : |
47 | 0 | 1 | if (my $content_type = $special_headers{'content-type'}) |
49 | 0 | 0 | defined $res_encoding ? : |