Branch Coverage

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


line true false branch
10 0 0 if ($key and $msg) { }
11 0 0 if not defined $c->stash->{'errmsg'}{$key}
20 0 0 if ($key and $msg) { }
21 0 0 if not defined $c->stash->{'tipmsg'}{$key}