blib/lib/Net/YASA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 2 | if $attr eq 'DESTROY' |
32 | 2 | 0 | if ($ok_field{$attr}) { } |
33 | 0 | 2 | if @_ |
75 | 0 | 1 | if (@_) |
95 | 0 | 1 | unless $content ne '' |
105 | 0 | 1 | unless $response->is_success |
106 | 0 | 1 | if ($$self{'output'} eq 'json' and eval { do { require JSON::Any; 1 } }) { } |