Branch Coverage
blib/lib/Mastodon/Listener.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
116
0
0
unless
(
$headers
->{
'Status'
} =~
/^2/
)
125
0
0
unless
(
$handle
)
142
0
0
if
(
not
defined
$event
)
{
}
0
0
elsif
(
$event
eq
'delete'
)
{
}