Branch Coverage

blib/lib/Catalyst/Plugin/Flash.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
28 0 0 unless my $cookie = $c->request->cookie($location)
35 0 0 unless my $flash = $c->{'Catalyst::Plugin::Flash'}
36 0 0 unless my $uri = $c->response->status =~ /\A(?:30[12378]|201)\z/ && $c->response->location
38 0 0 unless $flash->{$location}