Across the analyzed codebase
Psalm type coverage
celema/console
Generated from psalm-stats.txt and psalm-issues.json.
Needs attention
0 errors in stats
Across 3 files below 100%
3.23s · 131.533MB
File type coverage
| File | Inferred | Coverage | Mixed |
|---|---|---|---|
src/BufferedIo.php | 71.429% | 8 | |
src/Entry.php | 91.667% | 3 | |
src/Io.php | 92.76% | 16 | |
src/Arg.php | 100% | 0 | |
src/Args.php | 100% | 0 | |
src/Command.php | 100% | 0 | |
src/Commands.php | 100% | 0 | |
src/Help.php | 100% | 0 | |
src/Markup.php | 100% | 0 | |
src/Opt.php | 100% | 0 | |
src/Runner.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).
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)