Branch Coverage

blib/lib/Linux/Perl/getrandom.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
44 1 0 unless ($class->can('NR_getrandom'))
50 0 1 if ($opts{'flags'})
58 0 1 if ('SCALAR' ne ref $opts{'buffer'})