Skip to content

Report Generation for krakjoe/tombs #12

Open
@scheb

Description

@scheb

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions