File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.0.0" location =" ./tools/php-cs-fixer" copy =" true" />
44 <phar name =" psalm" version =" ^4.0" installed =" 4.7.1" location =" ./tools/psalm" copy =" true" />
5- <phar name =" composer" version =" ^2.0.3" installed =" 2.0.13 " location =" ./tools/composer" copy =" true" />
5+ <phar name =" composer" version =" ^2.0.3" installed =" 2.0.14 " location =" ./tools/composer" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 44 <ArgumentTypeCoercion occurrences =" 1" >
55 <code >$unit[0]</code >
66 </ArgumentTypeCoercion >
7- <InternalMethod occurrences =" 8" >
8- <code >asString</code >
7+ <InternalMethod occurrences =" 2" >
98 <code >getName</code >
109 <code >getName</code >
11- <code >isLarge</code >
12- <code >isMedium</code >
13- <code >size</code >
14- <code >size</code >
15- <code >size</code >
1610 </InternalMethod >
1711 <PropertyNotSetInConstructor occurrences =" 1" >
1812 <code >$currentId</code >
2317 <TypeDoesNotContainType occurrences =" 1" >
2418 <code >!is_array($linesToBeCovered) && $linesToBeCovered !== false</code >
2519 </TypeDoesNotContainType >
20+ <UndefinedMethod occurrences =" 4" >
21+ <code >size</code >
22+ <code >size</code >
23+ <code >size</code >
24+ <code >status</code >
25+ </UndefinedMethod >
2626 </file >
2727 <file src =" src/Driver/PcovDriver.php" >
2828 <UndefinedConstant occurrences =" 1" >
You can’t perform that action at this time.
0 commit comments