Condition Coverage

blib/lib/Prancer/Plugin/Xslate.pm
Criterion Covered Total %
condition 4 35 11.4


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 9 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
76 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
83 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
90 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
97 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
116 9 1 0 $hr and $hl

or 2 conditions

line l !l condition
28 7 0 $self->config->remove('template') || {}