Description
Unused production code paths can be detected by observing real runtime usage. It is a PHP analysis tool for developers who want evidence about dead code before deleting it. Production instrumentation can expose function names and execution behavior, so collected data should be handled as operationally sensitive.