Condition Coverage

blib/lib/Excel/ValueReader/XLSX/Backend/Regex.pm
Criterion Covered Total %
condition 21 22 95.4


and 3 conditions

line !l l&&!r l&&r condition
50 4 1 1 $date1904 && $date1904 =~ /^(1|true)$/
166 394 151 3 not defined $val and $inner
167 151 395 2 $val and $cell_type eq "str"
170 27 127 394 $has_date_formatter and $style
154 151 243 $has_date_formatter and $style and &looks_like_number($val)
278 0 243 $has_date_formatter and $style and &looks_like_number($val) and $val >= 0

or 2 conditions

line l !l condition
154 657 535 $cell_type //= ""
181 242 3 $_ //= []