____ ____ __ _ / _/___ / __/__ _____/ /_(_)___ ____ / // __ \/ /_/ _ \/ ___/ __/ / __ \/ __ \ _/ // / / / __/ __/ /__/ /_/ / /_/ / / / / /___/_/ /_/_/ \___/\___/\__/_/\____/_/ /_/ Infection - PHP Mutation Testing Framework version dev-feature/json-logger@5ded425776ba32923c6f2e3e5f231622e928ecda [notice] You are running Infection with PCOV enabled. Running initial test suite... PHPUnit version: 8.2.4 .: killed, M: escaped, U: uncovered, E: fatal error, T: timed out Generate mutants... Processing source code files: 0 .M 2 mutations were generated: 1 mutants were killed 0 mutants were not covered by tests 1 covered mutants were not detected 0 errors were encountered 0 time outs were encountered Metrics: Mutation Score Indicator (MSI): 50% Mutation Code Coverage: 100% Covered Code MSI: 50% Please note that some mutants will inevitably be harmless (i.e. false positives). Time: 0s. Memory: 14.00MB
1. PublicVisibility | escaped |
2. PublicVisibility | killed |
PHPUnit 8.2.4 by Sebastian Bergmann and contributors. . 1 / 1 (100%) Time: 138 ms, Memory: 10.00 MB OK (1 test, 1 assertion)