blib/lib/Acme/Testing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method |
0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method or substr($method, 0, 1) eq uc substr($method, 0, 1) | |
0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method or substr($method, 0, 1) eq uc substr($method, 0, 1) or $method eq 'builder' |