File tree Expand file tree Collapse file tree 3 files changed +1
-13
lines changed Expand file tree Collapse file tree 3 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.9.5" location =" ./tools/php-cs-fixer" copy =" true" />
4- <phar name =" psalm" version =" ^4.0" installed =" 4.24 .0" location =" ./tools/psalm" copy =" true" />
4+ <phar name =" psalm" version =" ^4.0" installed =" 4.25 .0" location =" ./tools/psalm" copy =" true" />
55 <phar name =" composer" version =" ^2.0.3" installed =" 2.4.0-RC1" location =" ./tools/composer" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 3535 <code >$this-> functionCoverage[$file][$functionName]['branches']</code >
3636 </PossiblyNullArrayAssignment >
3737 </file >
38- <file src =" src/Driver/PcovDriver.php" >
39- <UndefinedConstant occurrences =" 1" >
40- <code >inclusive</code >
41- </UndefinedConstant >
42- <UndefinedFunction occurrences =" 5" >
43- <code >clear()</code >
44- <code >collect(inclusive, $filesToCollectCoverageFor)</code >
45- <code >start()</code >
46- <code >stop()</code >
47- <code >waiting()</code >
48- </UndefinedFunction >
49- </file >
5038 <file src =" src/Driver/XdebugDriver.php" >
5139 <UndefinedConstant occurrences =" 5" >
5240 <code >XDEBUG_CC_BRANCH_CHECK</code >
You can’t perform that action at this time.
0 commit comments