Branch Coverage

blib/lib/Net/Stomp/Receipt.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
36 0 0 if $conf->{'PERSISTENT'}
82 0 0 if $self->{'PERSISTENT'}
93 0 0 if ($frame->command eq 'RECEIPT' and $frame->headers->{'receipt-id'} eq $receipt_id)