Re: Feedback on the undocumented --rules option for 'prove'
James E Keenan <[email protected]>
| Newsgroups | gmane.comp.lang.perl.quality-assurance |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/12 1:07 PM, James E Keenan wrote: > > And it's not alone in being undocumented. Go to > http://search.cpan.org/~ovid/Test-Harness-3.25/lib/App/Prove.pm#Attributes > and note that 'rules' is one of over 40 attributes which are described > as existing but are otherwise undocumented. > Slightly OT: Not only are parts of App::Prove lacking in documentation; they also lack test coverage, particularly with respect to other parts of the Test-Harness distribution. See: http://thenceforward.net/Test-Harness/coverage/coverage.html