Psalm type coverage

celemas/core

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

Excellent
Type inference100%

Across the analyzed codebase

Psalm issues0

0 errors in stats · 1 auto-fixable

Mixed refs0

Across 0 files below 100%

Files scanned13

3.50s · 140.077MB

File type coverage

FileInferredCoverageMixed
src/App.php100%
0
src/Emitter.php100%
0
src/Error/Handler.php100%
0
src/Error/RendererEntry.php100%
0
src/Exception/HttpError.php100%
0
src/Factory/AbstractFactory.php100%
0
src/Factory/Discovery.php100%
0
src/Factory/Guzzle.php100%
0
src/Factory/Laminas.php100%
0
src/Factory/Nyholm.php100%
0
src/Middleware.php100%
0
src/Request.php100%
0
src/Response.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) (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)