Branch Coverage

blib/lib/Catalyst/View/TT/ForceUTF8.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
29 0 0 unless $paths
30 0 0 if ref $paths eq 'ARRAY'
31 0 0 unless (defined $dlim)
32 0 0 $^O eq 'MSWin32' ? :
42 0 0 unless (ref $$config{'INCLUDE_PATH'} eq 'ARRAY')
46 0 0 unless (@include_path)
70 0 0 unless ($c->res->content_type)
71 0 0 if ($self->config->{'STRICT_CONTENT_TYPE'})
73 0 0 $agent =~ /MSIE/ ? :