Branch Coverage
blib/lib/App/Notifier/Service.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
36
0
0
if
(
ref
$arg
eq
''
)
{
}
0
0
elsif
(
ref
$arg
eq
'HASH'
)
{
}
42
0
0
if
(
$arg
->{
'type'
}
eq
'text_param'
)
{
}