blib/lib/Acme/Testing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 4 | 25.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 1 | unless $caller->can('ok') |
34 | 0 | 0 | unless (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') |