Branch Coverage

blib/lib/Catalyst/Helper/View/Xslate.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
64 0 0 if (@args)
82 1 4 if ($key eq 'bridge')
87 3 2 if (exists $need_array{$key}) { }
1 1 elsif (exists $need_hash{$key}) { }
108 1 4 if (not $ref) { }
1 3 elsif ($ref eq 'HASH') { }
3 0 elsif ($ref eq 'ARRAY') { }