Branch Coverage
blib/lib/Blockchain/Ethereum/Transaction/Legacy.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
69
1
1
if
(
$self
->
v
and
$self
->
r
and
$self
->
s
)
{
}