Branch Coverage

blib/lib/CryptoTron/JsonHttp.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
77 0 0 defined $addr ? :
78 0 0 defined $chk ? :
79 0 0 defined $flag ? :
83 0 0 if ($addr ne "")
84 0 0 if ($chk eq "True")
88 0 0 $isBase58Addr ? :
89 0 0 $isHexAddr ? :
105 0 0 defined $args->{'OutputFormat'} ? :
133 0 0 if ($outflag eq 'RAW') { }
194 0 0 if ($method eq 'POST') { }
0 0 elsif ($method eq 'GET') { }
203 0 0 if ($response->is_success) { }