| blib/lib/WWW/Kickstarter/Data/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | if @_ < 3 |
| 20 | 0 | 0 | if (my(@unrecognized) = keys %opts) |
| 25 | 0 | 0 | if exists $$self{'creator'} |
| 26 | 0 | 0 | if exists $$self{'category'} |
| 27 | 0 | 0 | if exists $$self{'location'} |
| 29 | 0 | 0 | if (exists $$self{'rewards'}) |
| 64 | 0 | 0 | if not $force and $$self{'rewards'} |