Psalm type coverage

celemas/cli

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

High mixed usage
Type inference87.54%

Across the analyzed codebase

Psalm issues0

0 errors in stats

Mixed refs78

Across 3 files below 100%

Files scanned5

3.04s · 129.256MB

File type coverage

FileInferredCoverageMixed
src/Commands.php77.778%
4
src/Runner.php79.819%
67
src/Output.php94.531%
7
src/Args.php100%
0
src/Command.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).


Scanning files...

Analyzing files...

░░░░░
------------------------------
                              
       No errors found!       
                              
------------------------------

Checks took 3.04 seconds and used 129.256MB of memory
Psalm was able to infer types for 87.5399% of the codebase
-----------------
100.000% src/Args.php (0 mixed)
100.000% src/Command.php (0 mixed)
77.778% src/Commands.php (4 mixed)
94.531% src/Output.php (7 mixed)
79.819% src/Runner.php (67 mixed)