| blib/lib/POE/Component/Server/Bayeux/Utilities.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 12 | 91.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 1 | 9 | if $from eq $to | 
| 21 | 1 | 22 | unless defined $to[$i] | 
| 24 | 1 | 21 | if $to[$i] eq '**' | 
| 27 | 2 | 19 | if $to[$i] eq '*' and $#from == $i | 
| 29 | 4 | 15 | if $from[$i] ne $to[$i] | 
| 32 | 1 | 0 | if int @to > int @from |