Psalm type coverage

celemas/log

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 scanned3

3.10s · 127.400MB

File type coverage

FileInferredCoverageMixed
src/Formatter/PlainFormatter.php100%
0
src/Formatter/TextFormatter.php100%
0
src/Logger.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!       
                              
------------------------------
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.10 seconds and used 127.400MB of memory
Psalm was able to infer types for 100% of the codebase
-----------------
100.000% src/Formatter/PlainFormatter.php (0 mixed)
100.000% src/Formatter/TextFormatter.php (0 mixed)
100.000% src/Logger.php (0 mixed)