Across the analyzed codebase
Psalm type coverage
celemas/session
Generated from psalm-stats.txt and psalm-issues.json.
Needs attention
0 errors in stats · 2 auto-fixable
Across 3 files below 100%
2.91s · 128.175MB
File type coverage
| File | Inferred | Coverage | Mixed |
|---|---|---|---|
src/Flash.php | 96.61% | 2 | |
src/Session.php | 97.561% | 2 | |
src/Csrf.php | 98.901% | 1 | |
src/Helpers.php | 100% | 0 | |
src/Uri.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) Enabled extensions: random.
Scanning files...
Analyzing files...
░░░░░░░░░
------------------------------
No errors found!
------------------------------
Psalm can automatically fix 2 of these issues.
Run Psalm again with
--alter --issues=MissingParamType --dry-run
to see what it can fix.
------------------------------
Checks took 2.91 seconds and used 128.175MB of memory
Psalm was able to infer types for 98.2877% of the codebase
-----------------
98.901% src/Csrf.php (1 mixed)
96.610% src/Flash.php (2 mixed)
100.000% src/Helpers.php (0 mixed)
97.561% src/Session.php (2 mixed)
100.000% src/Uri.php (0 mixed)