Open
Description
Idea
tombs by @krakjoe is an alternative implementation of the tombstone concept, which doesn't require to place tombstone calls in the code. Instead, it's an extension to the PHP runtime, which keeps track of called functions/methods and outputs log data for each call.
The log data could be used to generate reports with tombstone-analyzer. It would be necessary to add another tombstone extractor, which generates a "virtual tombstone" for each function/method in the codebase. This, combined with the logs from tombs, would generate a dead code report for the entire codebase.
If this idea would be useful to you, give it a +1
Metadata
Metadata
Assignees
Labels
No labels