Branch Coverage

blib/lib/JSON/SL/Tuba.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
52 2 0 unless (exists $options{'accum_kv'} and not delete $options{'accum_kv'})
56 2 0 unless (exists $options{'accum_all'} and not delete $options{'accum_all'})
76 0 15 unless ($mode =~ /[\=\~\?\#"]/)
85 0 5 unless ($mode =~ /[\=\~\?\#"]/)
93 0 3 if (@_ != 2)