| blib/lib/App/gcal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 22 | 9.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if (-e $arg and -r $arg) { } |
| 41 | 0 | 0 | if ($cal) { } |
| 55 | 1 | 1 | unless ($calendar) |
| 68 | 0 | 0 | unless ($text) |
| 75 | 0 | 0 | unless ($calendar->isa('Data::ICal')) |
| 86 | 0 | 0 | unless ($gcal) |
| 88 | 0 | 0 | unless ($username and $password) |
| 94 | 0 | 0 | unless ($netrc) |
| 117 | 0 | 0 | unless defined $tmp |
| 144 | 0 | 0 | if ($entry->property('description')) |
| 147 | 0 | 0 | if ($entry->property('location')) |