Psalm type coverage

celemas/session

Generated from psalm-stats.txt and psalm-issues.json.

Needs attention
Type inference98.288%

Across the analyzed codebase

Psalm issues0

0 errors in stats · 2 auto-fixable

Mixed refs5

Across 3 files below 100%

Files scanned5

2.91s · 128.175MB

File type coverage

FileInferredCoverageMixed
src/Flash.php96.61%
2
src/Session.php97.561%
2
src/Csrf.php98.901%
1
src/Helpers.php100%
0
src/Uri.php100%
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)