Branch Coverage
blib/lib/Tapper/Reports/Web/Controller/Tapper.pm
Criterion
Covered
Total
%
branch
1
6
16.6
line
true
false
branch
38
0
18
if
(
$c
->config
->{
'use_authentication'
}
)
39
0
0
if
(
$c
->user_exists
)
42
0
0
if
(
$_
->{
'text'
}
eq
'Login'
)