Branch Coverage

blib/lib/ClearPress/view/error.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
81 0 1 if ('Template'->error)
85 1 0 if ($self->safe_errors)
86 0 1 unless print {*STDERR;} "Serving error: $errstr\n"
100 0 1 if ($aspect =~ /(?:ajax|xml|rss|atom)$/msx) { }
0 1 elsif ($aspect =~ /json$/msx) { }