Across the analyzed codebase
Psalm type coverage
celemas/core
Generated from psalm-stats.txt and psalm-issues.json.
Excellent
0 errors in stats · 1 auto-fixable
Across 0 files below 100%
3.50s · 140.077MB
File type coverage
| File | Inferred | Coverage | Mixed |
|---|---|---|---|
src/App.php | 100% | 0 | |
src/Emitter.php | 100% | 0 | |
src/Error/Handler.php | 100% | 0 | |
src/Error/RendererEntry.php | 100% | 0 | |
src/Exception/HttpError.php | 100% | 0 | |
src/Factory/AbstractFactory.php | 100% | 0 | |
src/Factory/Discovery.php | 100% | 0 | |
src/Factory/Guzzle.php | 100% | 0 | |
src/Factory/Laminas.php | 100% | 0 | |
src/Factory/Nyholm.php | 100% | 0 | |
src/Middleware.php | 100% | 0 | |
src/Request.php | 100% | 0 | |
src/Response.php | 100% | 0 |
Psalm issues
No Psalm issues were reported.
Raw Psalm stats
Running on PHP 8.5.6, Psalm 6.16.1@f1f5de594dc76faf8784e02d3dc4716c91c6f6ac.
JIT acceleration: OFF
You can enable JIT acceleration (experimental) with --force-jit.
Target PHP version: 8.5 (inferred from composer.json) (unsupported extensions: fileinfo).
Scanning files...
Analyzing files...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
------------------------------
No errors found!
------------------------------
Psalm can automatically fix 1 of these issues.
Run Psalm again with
--alter --issues=MissingParamType --dry-run
to see what it can fix.
------------------------------
Checks took 3.50 seconds and used 140.077MB of memory
Psalm was able to infer types for 100% of the codebase
-----------------
100.000% src/App.php (0 mixed)
100.000% src/Emitter.php (0 mixed)
100.000% src/Error/Handler.php (0 mixed)
100.000% src/Error/RendererEntry.php (0 mixed)
100.000% src/Exception/HttpError.php (0 mixed)
100.000% src/Factory/AbstractFactory.php (0 mixed)
100.000% src/Factory/Discovery.php (0 mixed)
100.000% src/Factory/Guzzle.php (0 mixed)
100.000% src/Factory/Laminas.php (0 mixed)
100.000% src/Factory/Nyholm.php (0 mixed)
100.000% src/Middleware.php (0 mixed)
100.000% src/Request.php (0 mixed)
100.000% src/Response.php (0 mixed)