Branch Coverage

blib/lib/Verotel/FlexPay.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
118 1 2 if $verified_sign eq $calculated_sign
121 1 1 $verified_sign eq $old_sha1_sign ? :
229 4 11 unless ($secret)
230 4 7 unless (%params)
233 5 2 if (defined $type)
239 49 2 defined $params{$_} && $params{$_} ne '' ? :
253 97 5 defined $params_ref->{$_} ? :