| lib/OpenVZ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 1 | 3605 | if blessed($_[0]) or $_[0] eq 'OpenVZ' |
| 55 | 1 | 3605 | if @_ == 0 |
| 89 | 3814 | 0 | if blessed($_[0]) or $_[0] eq 'OpenVZ' |
| 90 | 14 | 3800 | if blessed($_[0]) |
| 101 | 3790 | 4 | if exists $arg{'params'} |