Branch Coverage

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


line true false branch
23 0 1 $$self{'ctx'} ? :
31 3 12 if @_ > 2
37 10 2 if (9728000 - $$self{'chunk_length'} > length $_[0])
55 3 0 if ($$self{'chunk_length'} == 9728000)
74 11 2 unless $ctx