| blib/lib/Net/Twitter/Stream.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 0 | unless $args{'user'} and $args{'pass'} and $args{'callback'} |
| 72 | 0 | 0 | if $args{'connection_closed_cb'} |
| 75 | 0 | 0 | if $args{'follow'} |
| 76 | 0 | 0 | if $args{'track'} |
| 77 | 0 | 0 | if $args{'track'} and $args{'follow'} |
| 96 | 0 | 0 | if $l =~ /^\s*$/ |
| 99 | 0 | 0 | if $l =~ /^\s*$/ |
| 102 | 0 | 0 | if $jsonlen == 0 |
| 110 | 0 | 0 | if $$self{'connection_closed'} |