Branch Coverage

lib/Tie/Array/Random.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
68 1 0 if $key > $$self{'__max'}
82 4 2 unless exists $$self{$key}
85 4 2 if $key > $$self{'__max'}