Condition Coverage

blib/lib/WWW/TVMaze.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
232 0 0 $country_code ||= 'US'
255 0 0 $specials ||= 0
264 0 0 $season ||= 1
265 0 0 $number ||= 1
299 0 0 $page ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
233 0 0 0 $date ||= 'DateTime'->now->ymd('-')