| blib/lib/WWW/Slides/Attendee.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 18 | 38.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 4 | 0 | unless $self->must_check_booking | 
| 84 | 0 | 29 | if $self->must_check_booking | 
| 125 | 6 | 3 | unless $tracker->already_served_current | 
| 146 | 0 | 5 | unless $self->slide_show->validate_slide_id($slide_no) | 
| 179 | 0 | 3 | unless my $handle = $self->get_handle | 
| 181 | 0 | 3 | if $give_data | 
| 187 | 0 | 0 | if ($self->must_check_booking) | 
| 191 | 0 | 0 | if defined $input and $input =~ m[\A GET \s+ /?(\S+) \s+ HTTP/(?:\S+) \r\n]msx | 
| 215 | 0 | 0 | unless defined $id |