Condition Coverage

blib/lib/Prancer/Plugin/Xslate.pm
Criterion Covered Total %
condition 10 42 23.8


and 3 conditions

line !l l&&!r l&&r condition
41 1 0 8 $self->config && $self->config->get('template')
50 0 0 12 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
91 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
98 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
105 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
112 0 0 0 ref $_[0] && $_[0]->isa('Prancer::Plugin::Xslate')
0 0 0 defined $_[0] && $_[0] eq 'Prancer::Plugin::Xslate'
131 12 1 0 $hr and $hl

or 2 conditions

line l !l condition
42 8 1 $config || {}
0 9 $config_override || {}
84 11 1 $self->config && $self->config->get || {}