Psalm type coverage

celema/verba

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

Excellent
Type inference100%

Across the analyzed codebase

Psalm issues0

0 errors in stats · 2 auto-fixable

Mixed refs0

Across 0 files below 100%

Files scanned18

4.82s · 144.987MB

File type coverage

FileInferredCoverageMixed
src/Catalog.php100%
0
src/Command/StatusCommand.php100%
0
src/Command/SyncCommand.php100%
0
src/Interpolate.php100%
0
src/Plurals.php100%
0
src/Tool/CatalogFile.php100%
0
src/Tool/Domain.php100%
0
src/Tool/Extractor.php100%
0
src/Tool/FileScanner.php100%
0
src/Tool/JavascriptEscape.php100%
0
src/Tool/JavascriptScanner.php100%
0
src/Tool/PhpScanner.php100%
0
src/Tool/Status.php100%
0
src/Tool/StatusReport.php100%
0
src/Tool/Sync.php100%
0
src/Translator.php100%
0
src/Verba.php100%
0
src/functions.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 2 of these issues.
Run Psalm again with 
--alter --issues=MissingParamType --dry-run
to see what it can fix.
------------------------------

Checks took 4.82 seconds and used 144.987MB of memory
Psalm was able to infer types for 100% of the codebase
-----------------
100.000% src/Catalog.php (0 mixed)
100.000% src/Command/StatusCommand.php (0 mixed)
100.000% src/Command/SyncCommand.php (0 mixed)
100.000% src/Interpolate.php (0 mixed)
100.000% src/Plurals.php (0 mixed)
100.000% src/Tool/CatalogFile.php (0 mixed)
100.000% src/Tool/Domain.php (0 mixed)
100.000% src/Tool/Extractor.php (0 mixed)
100.000% src/Tool/FileScanner.php (0 mixed)
100.000% src/Tool/JavascriptEscape.php (0 mixed)
100.000% src/Tool/JavascriptScanner.php (0 mixed)
100.000% src/Tool/PhpScanner.php (0 mixed)
100.000% src/Tool/Status.php (0 mixed)
100.000% src/Tool/StatusReport.php (0 mixed)
100.000% src/Tool/Sync.php (0 mixed)
100.000% src/Translator.php (0 mixed)
100.000% src/Verba.php (0 mixed)
100.000% src/functions.php (0 mixed)