| blib/lib/WWW/Tracking/Data/Plugin/Headers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | unless my $headers = $args->{'headers'} |
| 23 | 0 | 1 | unless my $request_uri = $args->{'request_uri'} |
| 25 | 0 | 1 | unless my $remote_ip = $args->{'remote_ip'} |
| 30 | 1 | 0 | unless ($visitor_id) |
| 34 | 1 | 0 | if $cookies{$visitor_cookie_name} |