| blib/lib/bitflag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 20 | 85.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 1 | 6 | unless @_ |
| 31 | 3 | 3 | if (ref $head eq 'HASH') { } |
| 33 | 1 | 2 | if exists $$head{'ic'} |
| 34 | 0 | 3 | if exists $$head{'startmask'} |
| 35 | 2 | 1 | if exists $$head{'sm'} |
| 41 | 1 | 2 | if ($head =~ qr/\A\d+\Z/) |
| 51 | 21 | 0 | $igcase ? : |
| 63 | 32 | 0 | $igcase ? : |
| 64 | 30 | 2 | if (exists $FLAGMAP{$vkey}) { } |
| 75 | 2 | 4 | unless defined *{$caller . '::getmask';} |