Branch Coverage

blib/lib/LINE/Bot/API/Client/Furl.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
20 0 88 unless ($response_body)
28 0 88 unless (eval { do { $ret = $JSON->decode($response_body); 1 } })
32 0 88 if ($error)
92 22 30 if (@_ == 3) { }
30 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')