1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ChangeLog More... about 1 month ago
Update ChangeLog More... about 1 month ago
Update ChangeLog More... about 1 month ago
Do not hard-code directory separator in fixture and expectation files for class view end-to-end test to make it pass on Windows More... about 1 month ago
Add option to disable the generation of the class-oriented HTML report More... about 1 month ago
Update dependency sebastian/lines-of-code to ^5.0.2 More... about 1 month ago
Rename Directory::directory() to Directory::path() to be consistent with File::path() More... about 1 month ago
$linesOfCode is always positive More... about 1 month ago
Prefix line anchors of trait and parent sections on class pages to keep them unique More... about 1 month ago
Cover File::rawClasses() and File::rawTraits() with direct tests More... about 1 month ago
Add end-to-end test for class view with traits and inheritance More... about 1 month ago
Compare HTML report expectations recursively and verify that relative links in generated reports resolve More... about 1 month ago
Update expectations More... about 1 month ago
Handle class view expectations in script for regenerating HTML report expectations More... about 1 month ago
Count each trait and each class's own code only once in class view namespace totals More... about 1 month ago
Prevent endless loop in class view builder when static analysis data contains inheritance cycles More... about 1 month ago
Fix broken links to file-view pages on class-oriented dashboard pages More... about 1 month ago
Sort branch and path details in the HTML report by line number instead of alphabetically by function/method name More... about 1 month ago
Limit the number of paths rendered per method in the path coverage view to 100 More... about 1 month ago
Use configured color scheme for control flow graphs and make tests independent of Graphviz More... about 1 month ago
Update expectations More... about 1 month ago
Restore XDEBUG_CC_DEAD_CODE flag as Xdebug only collects branch and path coverage when it is set More... about 1 month ago
Add tests More... about 1 month ago
Cover CoverageForBankAccountWithTestSizes scenario in generate-expectations.php More... about 1 month ago
Add script for regenerating HTML report expectations and extract coverage fixtures from TestCase into CoverageFixtureProvider More... about 1 month ago
Refactor test size filter: bitmask-based counters, data-attribute-driven JS, per-row coverage data in file view More... about 1 month ago
Update dependency phpunit/phpunit to ^13.2.4 More... about 1 month ago
Identify dead code using static analysis More... about 1 month ago
Add missing tests More... about 1 month ago
Delete dead code More... about 1 month ago