blib/lib/Business/EDI/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 20 | 50.0 |
line | true | false | branch |
---|---|---|---|
20 | 5994 | 18120 | if (ref $obj eq 'HASH') { } |
5652 | 12468 | elsif (ref $obj eq 'ARRAY') { } | |
21 | 0 | 5994 | if (defined $$obj{'__c'}) |
26 | 11352 | 0 | unless ref $$obj{$k} eq 'JSON::XS::Boolean' |
30 | 12756 | 0 | unless ref $$obj[$i] eq 'JSON::XS::Boolean' |
38 | 0 | 0 | unless @_ |
39 | 0 | 0 | unless ($Business::EDI::Test::parser) |
48 | 6 | 0 | unless ($Business::EDI::Test::parser) |
54 | 0 | 6 | unless my $slurp = join('', ) |
55 | 0 | 6 | unless my $foo = $Business::EDI::Test::parser->decode($slurp) |