| blib/lib/Imager/QRCode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 2 | unless (eval { do { require XSLoader; XSLoader::load('Imager::QRCode', $Imager::QRCode::VERSION); 1 } }) |
| 28 | 0 | 4 | scalar ref $_[0] eq 'HASH' ? : |
| 34 | 0 | 4 | unless $text |
| 40 | 0 | 0 | unless $text |
| 41 | 0 | 0 | if not $params or ref $params ne 'HASH' |
| 47 | 0 | 3 | unless ref $raw eq 'Imager::ImgRaw' |