Branch Coverage

blib/lib/CGI/Application/Plugin/Cache/Adaptive.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
168 0 0 if (@_ == 2) { }
0 0 elsif (@_ == 1) { }
169 0 0 if (UNIVERSAL::isa($_[1], 'Cache::Adaptive')) { }
177 0 0 if (UNIVERSAL::isa($_[0], 'Cache::Adaptive')) { }
0 0 elsif (ref $_[0] eq 'HASH') { }
216 0 0 if ('Class::Inspector'->loaded('CGI::Application::Plugin::AutoRunmode'))
227 0 0 unless $data
230 0 0 if ($data_type eq 'ARRAY' or $data_type eq 'HASH')
231 0 0 $data_type eq 'HASH' ? :
232 0 0 $data_type eq 'HASH' ? :
233 0 0 if not $key_from or @$key_from == 0
235 0 0 $data_type eq 'HASH' ? :
238 0 0 unless $method
253 0 0 if $key eq 'path'
254 0 0 if $key eq 'query'
255 0 0 if $key eq 'path_info'
256 0 0 $self->can('session') ? :
0 0 if $key eq 'session'
258 0 0 if exists $key_index{$key} and defined $value
278 0 0 if ('Class::Inspector'->loaded('CGI::Application::Plugin::AutoRunmode'))
279 0 0 if (exists $CGI::Application::Plugin::AutoRunmode::RUNMODES{"$referent"})