File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <files psalm-version =" 3.13.1@afd8874a9e4562eac42a02de90e42e430c3a1db1 " >
2+ <files psalm-version =" 3.14.2@3538fe1955d47f6ee926c0769d71af6db08aa488 " >
33 <file src =" src/CodeCoverage.php" >
44 <ArgumentTypeCoercion occurrences =" 1" >
55 <code >$unit[0]</code >
3030 <RedundantConditionGivenDocblockType occurrences =" 1" >
3131 <code >is_array($linesToBeCovered)</code >
3232 </RedundantConditionGivenDocblockType >
33- <UnresolvableInclude occurrences =" 1" >
34- <code >include_once $file</code >
35- </UnresolvableInclude >
3633 </file >
3734 <file src =" src/Driver/Xdebug2Driver.php" >
3835 <UndefinedConstant occurrences =" 3" >
139136 <code >BaseTestRunner::STATUS_FAILURE</code >
140137 <code >BaseTestRunner::STATUS_ERROR</code >
141138 </InternalClass >
142- <RedundantCondition occurrences =" 1" >
143- <code >$lineData[$i]['includedInHitBranches'] === 0</code >
144- </RedundantCondition >
145- <TypeDoesNotContainType occurrences =" 1" >
146- <code >$lineData[$i]['includedInBranches'] > 0</code >
147- </TypeDoesNotContainType >
148139 </file >
149140 <file src =" src/Report/Xml/BuildInformation.php" >
150141 <PossiblyNullReference occurrences =" 1" >
You can’t perform that action at this time.
0 commit comments