Branch Coverage

blib/lib/TOML.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
33 25 0 if (ref $stuff eq 'HASH') { }
57 6 39 if $flags & 12288 and not $flags & 16384
61 31 8 if (not $type) { }
6 2 elsif ($type eq 'ARRAY') { }
2 0 elsif ($type eq 'SCALAR') { }
66 2 0 if (defined $$value)
67 1 1 if ($$value eq '0') { }
1 0 elsif ($$value eq '1') { }
104 5 1 wantarray ? :