| lib/Win32/PowerPoint/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | defined $target ? : |
| 26 | 0 | 0 | if (@_ == 1 and not ref $_[0]) { } |
| 0 | 0 | elsif (@_ == 1 and ref $_[0] eq 'ARRAY') { } | |
| 0 | 0 | elsif (@_ == 3) { } | |
| 40 | 0 | 0 | unless @color == 3 |
| 48 | 0 | 0 | if $_ < 0 |
| 0 | 0 | if $_ > 255 | |
| 0 | 0 | if defined $_ | |
| 58 | 0 | 0 | if $align eq 'ppAlignCentre' |
| 59 | 0 | 0 | if $align eq 'ppAlignMixed' |
| 85 | 0 | 0 | unless $^O eq 'cygwin' |
| 86 | 0 | 0 | if $] >= 5.01 |