| blib/lib/DBI/Profile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 31 | 61.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 876 | 27 | 2 | 9 | @$leaves == 1 and ref $$self{'Data'} eq 'HASH' |
| 29 | 9 | 0 | @$leaves == 1 and ref $$self{'Data'} eq 'HASH' and $$self{'Data'}{'DBI'} |
| line | l | !l | condition |
|---|---|---|---|
| 799 | 78 | 6 | $path ||= [] |
| 813 | 4 | 2 | $$args_ref{'separator'} || ' > ' |
| 814 | 0 | 6 | $$args_ref{'format_path_element'} || '%s' |
| 816 | 4 | 2 | $$args_ref{'format'} || "%1\$s: %11\$fs / %10\$d = %2\$fs avg (first %12\$fs, min %13\$fs, max %14\$fs)\n" |
| 942 | 0 | 56 | $$self{'Trace'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 761 | 10 | 10 | 0 | $package ||= $class |
| 798 | 76 | 8 | 0 | $node ||= $$self{'Data'} |
| 824 | 6 | 0 | 0 | eval $eval || quotemeta $separator |
| 854 | 40 | 0 | 0 | ref $self || $self |
| 947 | 0 | 0 | 0 | ref $self || $self |