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 2
2
<phive xmlns =" https://phar.io/phive" >
3
3
<phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.0.0" ___location =" ./tools/php-cs-fixer" copy =" true" />
4
4
<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" />
6
6
</phive >
Original file line number Diff line number Diff line change 4
4
<ArgumentTypeCoercion occurrences =" 1" >
5
5
<code >$unit[0]</code >
6
6
</ArgumentTypeCoercion >
7
- <InternalMethod occurrences =" 8" >
8
- <code >asString</code >
7
+ <InternalMethod occurrences =" 2" >
9
8
<code >getName</code >
10
9
<code >getName</code >
11
- <code >isLarge</code >
12
- <code >isMedium</code >
13
- <code >size</code >
14
- <code >size</code >
15
- <code >size</code >
16
10
</InternalMethod >
17
11
<PropertyNotSetInConstructor occurrences =" 1" >
18
12
<code >$currentId</code >
23
17
<TypeDoesNotContainType occurrences =" 1" >
24
18
<code >!is_array($linesToBeCovered) && $linesToBeCovered !== false</code >
25
19
</TypeDoesNotContainType >
20
+ <UndefinedMethod occurrences =" 4" >
21
+ <code >size</code >
22
+ <code >size</code >
23
+ <code >size</code >
24
+ <code >status</code >
25
+ </UndefinedMethod >
26
26
</file >
27
27
<file src =" src/Driver/PcovDriver.php" >
28
28
<UndefinedConstant occurrences =" 1" >
You can’t perform that action at this time.
0 commit comments