Branch Coverage

blib/lib/Finance/Quote/Fidelity.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
65 0 0 unless @symbols
78 0 0 if ($reply->is_success)
80 0 0 unless my(@q) = $quoter->parse_csv($_)
82 0 0 unless $sym = $q[1]
86 0 0 unless defined $symbolhash{$sym}
95 0 0 if defined $q[2]
96 0 0 if defined $q[3]
97 0 0 if defined $q[5]
98 0 0 if defined $q[6]
99 0 0 if defined $q[7]
100 0 0 if defined $q[8]
101 0 0 if defined $q[2]
108 0 0 if wantarray