| blib/lib/Net/ICal/Trigger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 74 | 0 | 0 | if (not $ref) { } | 
| 0 | 0 | elsif ($ref eq 'Net::ICal::Duration') { } | |
| 0 | 0 | elsif ($ref eq 'Net::ICal::Time') { } | |
| 75 | 0 | 0 | if ($content =~ /^[\+-]?P/) { } | 
| 0 | 0 | elsif ($content =~ /T/) { } |