Psalm type coverage

celema/console

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

Needs attention
Type inference97.712%

Across the analyzed codebase

Psalm issues0

0 errors in stats

Mixed refs27

Across 3 files below 100%

Files scanned11

3.23s · 131.533MB

File type coverage

FileInferredCoverageMixed
src/BufferedIo.php71.429%
8
src/Entry.php91.667%
3
src/Io.php92.76%
16
src/Arg.php100%
0
src/Args.php100%
0
src/Command.php100%
0
src/Commands.php100%
0
src/Help.php100%
0
src/Markup.php100%
0
src/Opt.php100%
0
src/Runner.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.23 seconds and used 131.533MB of memory
Psalm was able to infer types for 97.7119% of the codebase
-----------------
100.000% src/Arg.php (0 mixed)
100.000% src/Args.php (0 mixed)
71.429% src/BufferedIo.php (8 mixed)
100.000% src/Command.php (0 mixed)
100.000% src/Commands.php (0 mixed)
91.667% src/Entry.php (3 mixed)
100.000% src/Help.php (0 mixed)
92.760% src/Io.php (16 mixed)
100.000% src/Markup.php (0 mixed)
100.000% src/Opt.php (0 mixed)
100.000% src/Runner.php (0 mixed)