Condition Coverage

blib/lib/Business/Stripe/Webhook.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
18 19 0 1 exists $vars{'error'} and ref $vars{'error'} eq "CODE"
138 6 0 1 defined $self->{'tolerance'} and abs time - $sig_head{'t'} > $self->{'tolerance'}
214 0 0 0 $self->{'warning'} and $self->{'warning'} =~ /^nowarn/i