Branch Coverage

blib/lib/Catalyst/Plugin/BootstrapAlert.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
103 0 0 if (defined $value)
112 0 0 if (my $alias = $config->{$alias_key})
114 0 0 if (exists $self->stash->{$config->{$key}})
221 0 0 unless $self->config->{'Plugin::BootstrapAlert'}
271 0 0 if (exists $self->session->{$config->{'session_key'}}{$type}{$param})