Branch Coverage
blib/lib/Log/Saftpresse/Plugin/Postfix/QueueID.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
11
0
0
if
(
my
(
$queue_id
,
$msg
)
=
$stash
->{
'message'
} =~
/^([A-Z0-9]{8,12}|[b-zB-Z0-9]{15}|NOQUEUE): (.+)$/
)