| blib/lib/Acme/Tao.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 14 | 78.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 2 | 3 | if (@_) { } | 
| 57 | 1 | 1 | $v =~ /::/ ? : | 
| 58 | 2 | 0 | if $constant::declared{$full_name} | 
| 63 | 3 | 0 | if (grep /::Tao$/, keys %constant::declared) | 
| 68 | 1 | 2 | if (@{"${c}::ISA";}) | 
| 71 | 3 | 0 | if (@{"${c}::messages";}) | 
| 77 | 1 | 2 | if rand rand < rand rand |