| blib/lib/Dancer/Plugin/Piwik.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 104 | 0 | 0 | unless ($category) |
| 113 | 0 | 0 | unless ($product) |
| 129 | 0 | 0 | unless ($cart and defined $subtotal) |
| 179 | 0 | 0 | unless ($cart and $order) |
| 184 | 0 | 0 | unless $$order{$i} |
| 190 | 0 | 0 | if (defined $$order{$i}) { } |
| 214 | 0 | 0 | unless ($piwik_url and defined $piwik_id) |
| 216 | 0 | 0 | $ajax ? : |
| 218 | 0 | 0 | if ($ajax) |
| 221 | 0 | 0 | if @args |