blib/lib/WWW/Twitch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 0 | 0 | 0 | $options{'start_at'} //= strftime("%Y-%m-%dT%H:%M:%SZ", gmtime time) |
129 | 0 | 0 | 0 | $options{'end_at'} //= strftime("%Y-%m-%dT%H:%M:%SZ", gmtime time + 604800) |