Branch Coverage

blib/lib/App/Charon/Web.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
42 0 0 if exists $params{'query_param_auth'}
54 0 0 if ($self->_show_index) { }
58 0 0 if @{$self->_query_param_auth;}
73 0 0 if not $value or $value ne $qpa[1]
79 0 0 @qpa ? :
99 0 0 unless $response->content_type eq 'text/html'
105 0 0 if (ref $$res[2] eq 'ARRAY') { }