Condition Coverage

blib/lib/Excel/Writer/XLSX/Package/Styles.pm
Criterion Covered Total %
condition 24 24 100.0


and 3 conditions

line !l l&&!r l&&r condition
385 47 9 948 $format->{'_font'} eq 'Calibri' and not $format->{'_hyperlink'}
569 16 2 15 $dxf_format and $format->{'_pattern'} <= 1
652 858 7 1 $format->{'_diag_type'} and not $format->{'_diag_border'}
896 973 8 132 $format->{'_font_index'} > 0 and not $format->{'_hyperlink'}
914 1068 1 44 $apply_align and @align

or 3 conditions

line l !l&&r !l&&!r condition
917 45 8 1060 $apply_align or $format->{'_hyperlink'}
924 10 8 1095 @protection or $format->{'_hyperlink'}
933 44 9 1060 $has_align or $has_protect