| lib/Convert/Number/Coptic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 20 | 85.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 57 | 0 | 190 | if ($#_) | 
| 62 | 0 | 190 | unless ($number =~ /^\d+$/ or $number =~ /([\x{3b1}-\x{3c1}\x{3c2}-\x{3c9}\x{3db}\x{3f2}])/) | 
| 82 | 0 | 1 | if @_ | 
| 112 | 4 | 91 | unless $n | 
| 128 | 277 | 305 | unless $aNum | 
| 131 | 171 | 134 | if ($cycles) { } | 
| 138 | 110 | 61 | if $cycles % 2 | 
| 157 | 95 | 95 | if @_ | 
| 159 | 95 | 95 | $self->number =~ /^[0-9]+$/ ? : | 
| 170 | 190 | 190 | if @_ |