| blib/lib/Net/Twitter/Role/InflateObjects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 4 | if $name =~ /url$/ |
| 46 | 2 | 2 | if $name =~ /^created_at|reset_time$/ |
| 59 | 4 | 5 | unless ($class) |
| 69 | 2 | 2 | if (exists $href->{'created_at'}) |
| 74 | 0 | 1 | if $delta < 60 |
| 75 | 0 | 1 | if $delta < 120 |
| 76 | 1 | 0 | if $delta < 2700 |
| 77 | 0 | 0 | if $delta < 7200 |
| 78 | 0 | 0 | if $delta < 86400 |
| 79 | 0 | 0 | if $delta < 172800 |