Condition Coverage

blib/lib/Finance/YahooJPN/Quote.pm
Criterion Covered Total %
condition 26 35 74.2


and 3 conditions

line !l l&&!r l&&r condition
96 4 0 0 $option{'noadjust'} and $option{'noadjust'} == 1
308 495 60 8 $yearEnd == $yearStart and $monthEnd == $monthStart
353 495 60 7 $yearEnd == $yearStart and $monthEnd == $monthStart

or 2 conditions

line l !l condition
215 0 0 $option{'version'} || 5

or 3 conditions

line l !l&&r !l&&!r condition
78 4 4 0 $lowercase eq 'start' or $lowercase eq 'last'
8 0 0 $lowercase eq 'start' or $lowercase eq 'last' or $lowercase eq 'noadjust'
131 1 1 6 $symbol eq '998405' or $symbol eq '998407'
2 1 5 $symbol eq '998405' or $symbol eq '998407' or $symbol eq '23337'
2 5 0 $symbol eq '998405' or $symbol eq '998407' or $symbol eq '23337' or $symbol =~ /^\d{4}(\.[a-zA-Z]){0,1}$/u
289 8 8 0 $lowercase eq 'start' or $lowercase eq 'last'
341 40 40 482 $$self{'symbol'} eq '998405' or $$self{'symbol'} eq '998407'
80 40 442 $$self{'symbol'} eq '998405' or $$self{'symbol'} eq '998407' or $$self{'symbol'} eq '23337'