Branch Coverage

blib/lib/WSST/Schema.pm
Criterion Covered Total %
branch 1 16 6.2


line true false branch
18 0 3 if $$self{'lang'}
34 0 0 if (@_)
49 0 0 if $key =~ /_m17n$/
51 0 0 if ($$hash{$key_m17n} and ref $$hash{$key_m17n} eq 'HASH')
52 0 0 unless exists $$hash{$key_m17n}{'default'}
57 0 0 if (ref $$hash{$key} eq 'HASH')
61 0 0 if (ref $$hash{$key} eq 'ARRAY')
63 0 0 if ref $val eq 'HASH'