Branch Coverage
blib/lib/Yukki/Model/User.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
42
0
0
if
(
$opt
{
'create_only'
}
and
$user_file
->exists
)
47
0
0
if
$user_file
->exists
59
0
0
if
$user_file
->is_file
75
0
0
if
(
$user_file
->exists
)