blib/lib/Catalyst/View/Mason.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
175 | 0 | 0 | 0 | blessed $output and $output->isa('HTML::Mason::Exception') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 0 | 0 | 0 | blessed($config{'comp_root'}) or ref $config{'comp_root'} ne 'ARRAY' |