openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
php-code-coverage
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
1 day
ago.
Aug 14, 2025 — Aug 14, 2026
Showing page 123 of 127
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Optionally promote global variables that are declared in uncovered files to the global scope.
Sebastian Bergmann
More...
over 16 years ago
Add CRAP to Clover XML.
Sebastian Bergmann
More...
over 16 years ago
Add PHP_CodeCoverage_Util::percent().
Sebastian Bergmann
More...
over 16 years ago
Add PHP_CodeCoverage_Util::crap() to calculate the Change Risk Analysis Prediction Index (CRAP).
Sebastian Bergmann
More...
over 16 years ago
Fix the processing of uncovered files from the whitelist.
Sebastian Bergmann
More...
over 16 years ago
Remove dangling comma.
Sebastian Bergmann
More...
over 16 years ago
Eliminate in_array() function calls.
Sebastian Bergmann
More...
over 16 years ago
Eliminate in_array() function calls.
Sebastian Bergmann
More...
over 16 years ago
Make file existence checks optional.
Sebastian Bergmann
More...
over 16 years ago
Initial work on merging PHP_CodeCoverage objects.
Sebastian Bergmann
More...
over 16 years ago
Also highlight the "use" keyword.
Sebastian Bergmann
More...
over 16 years ago
Also highlight the "namespace" keyword.
Sebastian Bergmann
More...
over 16 years ago
Add fallback for PHP < 5.3.
Sebastian Bergmann
More...
over 16 years ago
Use assertStringMatchesFormatFile().
Sebastian Bergmann
More...
over 16 years ago
Calculate cyclomatic complexity along the way.
Sebastian Bergmann
More...
over 16 years ago
Add test for PHP_CodeCoverage_Util::getClassesInFile().
Sebastian Bergmann
More...
over 16 years ago
Add flag to ignore cache for testability.
Sebastian Bergmann
More...
over 16 years ago
Do not store tokens.
Sebastian Bergmann
More...
over 16 years ago
Fix CS/WS issues.
Sebastian Bergmann
More...
over 16 years ago
Fix the processing of uncovered files from the whitelist.
Sebastian Bergmann
More...
over 16 years ago
Add tests for PHP_CodeCoverage::setProcessUncoveredFilesFromWhitelist().
Sebastian Bergmann
More...
over 16 years ago
Add test for PHP_CodeCoverage::clear().
Sebastian Bergmann
More...
over 16 years ago
Add tests for PHP_CodeCoverage::setForceCoversAnnotation().
Sebastian Bergmann
More...
over 16 years ago
Add tests for PHP_CodeCoverage_Filter::isFiltered().
Sebastian Bergmann
More...
over 16 years ago
Improve test coverage of PHP_CodeCoverage_Filter::addFileToBlacklist().
Sebastian Bergmann
More...
over 16 years ago
Add test for PHP_CodeCoverage_Filter::getInstance().
Sebastian Bergmann
More...
over 16 years ago
Ignore start() and stop() from code coverage.
Sebastian Bergmann
More...
over 16 years ago
Add @covers annotation.
Sebastian Bergmann
More...
over 16 years ago
Add tests.
Sebastian Bergmann
More...
over 16 years ago
Ignore lines from code coverage that cannot be covered.
Sebastian Bergmann
More...
over 16 years ago
←
1
2
…
119
120
121
122
123
124
125
126
127
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree