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
396 15 9 989 $format->{'_font'} eq 'Calibri' and not $format->{'_hyperlink'}
599 16 2 15 $dxf_format and $format->{'_pattern'} <= 1
682 898 7 1 $format->{'_diag_type'} and not $format->{'_diag_border'}
918 1013 8 133 $format->{'_font_index'} > 0 and not $format->{'_hyperlink'}
936 1109 1 44 $apply_align and @align

or 3 conditions

line l !l&&r !l&&!r condition
939 45 8 1101 $apply_align or $format->{'_hyperlink'}
946 10 8 1136 @protection or $format->{'_hyperlink'}
955 44 9 1101 $has_align or $has_protect