File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed 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
- <DocblockTypeContradiction occurrences =" 2" >
8
- <code >!is_array($linesToBeCovered) && $linesToBeCovered !== false</code >
9
- <code >$id === null</code >
10
- </DocblockTypeContradiction >
11
7
<InternalMethod occurrences =" 8" >
12
8
<code >asString</code >
13
9
<code >getName</code >
18
14
<code >size</code >
19
15
<code >size</code >
20
16
</InternalMethod >
21
- <PossiblyNullPropertyAssignmentValue occurrences =" 2" >
22
- <code >null</code >
23
- <code >null</code >
24
- </PossiblyNullPropertyAssignmentValue >
25
17
<PropertyNotSetInConstructor occurrences =" 1" >
26
18
<code >$currentId</code >
27
19
</PropertyNotSetInConstructor >
28
- <RedundantConditionGivenDocblockType occurrences =" 1" >
20
+ <RedundantCondition occurrences =" 1" >
29
21
<code >is_array($linesToBeCovered)</code >
30
- </RedundantConditionGivenDocblockType >
22
+ </RedundantCondition >
23
+ <TypeDoesNotContainType occurrences =" 1" >
24
+ <code >!is_array($linesToBeCovered) && $linesToBeCovered !== false</code >
25
+ </TypeDoesNotContainType >
31
26
</file >
32
27
<file src =" src/Driver/XdebugDriver.php" >
33
28
<UndefinedConstant occurrences =" 5" >
You can’t perform that action at this time.
0 commit comments