Home » QA Tools » QA_Peardoc_Coverage
PEAR documentation coverage analysis.
This package is unmaintained.
Download latest release 1.1.1 (archived versions might be outdated)
License: LGPL
Description
Takes the PEAR documentation CVS and the PEAR package CVS directories,
and compares which packages have been documented.
Also checks which classes and methods have been documented,
and generates HTML reports.
Documentation
Maintainers
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.1, <= 5.999.999)
- PEAR Installer (>= 1.4.1)
Releases
- 1.1.1 (stable, 2007-10-27)
Release notes
License: LGPL
- Use new QA_PEAR_CI API
- 1.1.0 (stable, 2007-07-18)
- 1.0.1 (stable, 2007-04-17)
Release notes
License: LGPL
* Fix Bug #10738: File_HtAccess has methods documented but not shown in analysis [cweiske]
* Implement Feature #10739: Add list with directories to ignore [cweiske] - 1.0.0 (stable, 2007-04-15)
Release notes
License: LGPL
- Marking stable
- Fixing bug #10732: date of generation should be date of data generation - 0.4.0 (beta, 2006-11-07)
Release notes
License: LGPL
- Check if tokenizer is enabled
- Removing unused HTML_Table dependency
- Added sendMails.php example that sends out reminder mails
- Anchors in all HTML pages
- Show classes without methods - 0.3.0 (beta, 2006-10-30)
Release notes
License: LGPL
- Detect classes and methods via <classname> and
<function> tags.
- Some bugfixes
- More test cases
- Multiple classes per file detected
- AllTests.php file for automatic unit tests
- package.xml xpath problems solved
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #9613 | Bogus | Bug | 0.4.0 | 2006-12-14 | mailtestdemobug |
| #10732 | Closed | Bug | 0.4.0 | 2007-04-15 | date of generation should be date of data generation |
| #10738 | Closed | Bug | 1.0.0 | 2007-04-16 | File_HtAccess has methods documented but not shown in analysis |
| #10739 | Closed | Req | 1.0.0 | 2007-04-16 | Add list with directories to ignore |
| #10747 | Bogus | Bug | 1.0.0 | 2007-04-16 | davidc has only 2 packages |
| #17114 | Open | Bug | CVS | 2010-02-16 | Tests fail |