Branch Coverage
blib/lib/Dancer2/Plugin/FormValidator/Config.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
69
17
0
if
(
my
$config
=
$args
{
'config'
}
)
70
17
0
if
(
my
$session
=
$config
->{
'session'
}
)