| blib/lib/Mac/Growl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 28 | 32.1 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if ($base eq 'Foundation') { } |
| 0 | 0 | elsif ($base eq 'Mac::Glue') { } | |
| 56 | 1 | 0 | if (not $base or $base eq 'Foundation') |
| 58 | 1 | 0 | if ($@) { } |
| 66 | 0 | 0 | if $appkit |
| 67 | 0 | 0 | if ($appkit->isLoaded) { } |
| 78 | 1 | 0 | if (not $base or $base eq 'Mac::Glue') |
| 80 | 1 | 0 | if ($@) { } |
| 84 | 0 | 0 | $glue ? : |
| 89 | 3 | 0 | if (not $base or $base eq $applescript) |
| 91 | 3 | 0 | $@ ? : |
| 95 | 1 | 0 | if (not $base or $base eq 'osascript') |
| 97 | 0 | 1 | $res eq 1 ? : |
| 100 | 1 | 0 | unless ($base) |