Branch Coverage

blib/lib/Spreadsheet/Compare/Reader.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
32 72 0 if $self->skip
33 0 72 if defined $self->chunk and not $self->can_chunk
35 20 52 if defined $self->chunk and $self->can_chunk
53 0 0 $negate ? :
71 1274 1768 if (ref $chunk) { }