| blib/lib/Bit/Compare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 1 | 2 | if (@_ == 3) | 
| 24 | 0 | 3 | unless $s1 and $s2 | 
| 34 | 0 | 23 | unless defined $s | 
| 37 | 100 | 116 | unless length "$_" > 0 | 
| 40 | 16 | 100 | if (length "$_" == 1) | 
| 45 | 16 | 7 | wantarray ? : |