Branch Coverage

blib/lib/Blockchain/Ethereum/Transaction/Legacy.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
19 1 0 if exists $args{$_}
44 1 1 if ($self->v and $self->r and $self->s) { }