Branch Coverage

blib/lib/Spreadsheet/ParseExcel/Cell.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
99 1 2 if (not defined $self->{'Code'}) { }
1 1 elsif ($self->{'Code'} eq 'ucs2') { }
1 0 elsif ($self->{'Code'} eq '_native_') { }
159 14 1 if exists $self->{'Hyperlink'}