blib/lib/LINE/Bot/API/Client/Furl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 92 | unless ($response_body) |
28 | 0 | 92 | unless (eval { do { $ret = $JSON->decode($response_body); 1 } }) |
32 | 0 | 92 | if ($error) |
92 | 22 | 31 | if (@_ == 3) { } |
31 | 0 | elsif (@_ == 4) { } | |
120 | 3 | 1 | if (@_ == 3) { } |
1 | 0 | elsif (@_ == 4) { } | |
143 | 0 | 1 | unless open my $fh, '<', $filePath |
210 | 0 | 0 | unless ($res_status eq '200') |