Condition Coverage

blib/lib/Catalyst/View/Mason.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
175 0 0 0 blessed $output and $output->isa('HTML::Mason::Exception')

or 3 conditions

line l !l&&r !l&&!r condition
93 0 0 0 blessed($config{'comp_root'}) or ref $config{'comp_root'} ne 'ARRAY'