| blib/lib/WebService/Async/CustomerIO/Trigger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 75 | 0 | 1 | if $self->id | 
| 83 | 0 | 1 | unless defined $response->{'id'} | 
| 102 | 0 | 1 | unless $self->id | 
| 121 | 0 | 1 | unless defined $trigger_id | 
| 122 | 0 | 1 | if defined $start and int $start < 0 | 
| 123 | 0 | 1 | if defined $limit and int $limit <= 0 | 
| 125 | 0 | 1 | defined $start ? : | 
| 0 | 1 | defined $limit ? : |