Branch Coverage

blib/lib/Digest/ED2K.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
25 0 1 $self->{'ctx'} ? :
29 3 14 if @_ > 2
35 12 2 if (9728000 - $self->{'chunk_length'} > length $_[0])
53 3 0 if ($self->{'chunk_length'} == 9728000)
71 13 2 unless $ctx