Across the analyzed codebase
Psalm type coverage
celemas/container
Generated from psalm-stats.txt and psalm-issues.json.
Needs attention
0 errors in stats · 4 auto-fixable
Across 1 files below 100%
3.06s · 128.461MB
File type coverage
| File | Inferred | Coverage | Mixed |
|---|---|---|---|
src/Container.php | 98.48% | 5 | |
src/Entry.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 4 of these issues.
Run Psalm again with
--alter --issues=MissingParamType --dry-run
to see what it can fix.
------------------------------
Checks took 3.06 seconds and used 128.461MB of memory
Psalm was able to infer types for 98.6877% of the codebase
-----------------
98.480% src/Container.php (5 mixed)
100.000% src/Entry.php (0 mixed)