Branch Coverage

blib/lib/Text/Xslate/Bridge.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
26 0 6 unless (exists $storage{$class})
30 1 5 if (exists $args{-'exclude'}) { }
35 1 0 if (ref $exclude eq 'ARRAY')
39 1 0 if (ref $exclude eq 'HASH') { }
0 0 elsif (ref $exclude eq 'Regexp') { }