Across the analyzed codebase
Psalm type coverage
celemas/log
Generated from psalm-stats.txt and psalm-issues.json.
Excellent
0 errors in stats · 1 auto-fixable
Across 0 files below 100%
3.10s · 127.400MB
File type coverage
| File | Inferred | Coverage | Mixed |
|---|---|---|---|
src/Formatter/PlainFormatter.php | 100% | 0 | |
src/Formatter/TextFormatter.php | 100% | 0 | |
src/Logger.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).
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.10 seconds and used 127.400MB of memory
Psalm was able to infer types for 100% of the codebase
-----------------
100.000% src/Formatter/PlainFormatter.php (0 mixed)
100.000% src/Formatter/TextFormatter.php (0 mixed)
100.000% src/Logger.php (0 mixed)