Branch Coverage

blib/lib/JSV/Result.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
18 0 2022 ref $_[0] ? :
36 359 420 $self->errors && scalar @{$self->errors;} || $self->error ? :
42 1 15 if ($self->error) { }
15 0 elsif ($self->errors) { }
46 1 14 if ($pointer) { }