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 3 hours
ago. based on code collected
about 18 hours
ago.
Aug 23, 2025 — Aug 23, 2026
Showing page 13 of 127
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add tests
Sebastian Bergmann
More...
6 months ago
Reorganize
Sebastian Bergmann
More...
6 months ago
Refactor TestSize to enumeration
Sebastian Bergmann
More...
6 months ago
Refactor TestStatus to enumeration
Sebastian Bergmann
More...
6 months ago
Reduce API surface
Sebastian Bergmann
More...
6 months ago
Refactor
Sebastian Bergmann
More...
6 months ago
Fix bug where PathReducer::reduce() would call renameFile() with identical old/new paths, which destroys the coverage data (the unset runs after the assign to the same key).
Sebastian Bergmann
More...
6 months ago
Initial work on report generator facade
Sebastian Bergmann
More...
6 months ago
Make tests portable
Sebastian Bergmann
More...
6 months ago
Add tests
Sebastian Bergmann
More...
6 months ago
Refactor
Sebastian Bergmann
More...
6 months ago
Merge branch '12.5'
Sebastian Bergmann
More...
6 months ago
Fix
Sebastian Bergmann
More...
6 months ago
Add tests
Sebastian Bergmann
More...
6 months ago
Delete unused code
Sebastian Bergmann
More...
6 months ago
Delete unreachable code
Sebastian Bergmann
More...
6 months ago
Add tests
Sebastian Bergmann
More...
6 months ago
Ignore code path that we cannot test from code coverage
Sebastian Bergmann
More...
6 months ago
Add code coverage metadata
Sebastian Bergmann
More...
6 months ago
Ignore code path that we cannot test from code coverage
Sebastian Bergmann
More...
6 months ago
Allow optional relaxed merging
Sebastian Bergmann
More...
6 months ago
Reduce the amount of EXPECTF placeholders so that we do not run into preg_match() limitations
Sebastian Bergmann
More...
6 months ago
Reduce memory usage during coverage merging by avoiding intermediate array
Sebastian Bergmann
More...
6 months ago
Safeguard against preg_replace_callback() failure
Sebastian Bergmann
More...
6 months ago
Ignore code path that we cannot test from code coverage
Sebastian Bergmann
More...
6 months ago
Improve testing of PHAR prefix stripping
Sebastian Bergmann
More...
6 months ago
Use single preg_replace_callback() call
Sebastian Bergmann
More...
6 months ago
Convert E_WARNING from unserialize() to InvalidCoverageDataException
Sebastian Bergmann
More...
6 months ago
Also strip the PHPUnitPHAR namespace prefix from non-public properties
Sebastian Bergmann
More...
6 months ago
Skip these tests of Windows for now
Sebastian Bergmann
More...
6 months ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
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