| blib/lib/Debug/LTrace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 24 | 54.1 |
| line | true | false | branch |
|---|---|---|---|
| 157 | 0 | 1 | if @$params |
| 163 | 0 | 2 | unless defined wantarray |
| 175 | 0 | 2 | if $p =~ /^:\w+/ |
| 178 | 2 | 0 | unless $p =~ /::/ |
| 179 | 0 | 2 | $2 ? : |
| 181 | 2 | 0 | $p =~ /^(.+)::\*(\*?)$/ ? : |
| 195 | 0 | 2 | unless ref $self |
| 201 | 0 | 12 | if $$self{'wrappers'}{$sub} |
| 212 | 20 | 0 | defined $caller_sub ? : |
| 222 | 0 | 7 | $wantarray ? : |
| 7 | 13 | defined $wantarray ? : | |
| 242 | 27 | 0 | if $string =~ /\[(.*)\];/s |