|
13 | 13 | <code>stdClass</code> |
14 | 14 | </MoreSpecificReturnType> |
15 | 15 | </file> |
16 | | - <file src="../src/Hal/Component/Tree/Edge.php"> |
17 | | - <ImplicitToStringCast> |
18 | | - <code><![CDATA[$this->from]]></code> |
19 | | - <code><![CDATA[$this->to]]></code> |
20 | | - </ImplicitToStringCast> |
21 | | - </file> |
22 | | - <file src="../src/Hal/Component/Tree/Graph.php"> |
23 | | - <ImplicitToStringCast> |
24 | | - <code>$edge</code> |
25 | | - </ImplicitToStringCast> |
26 | | - </file> |
27 | 16 | <file src="../src/Hal/Metric/BagTrait.php"> |
28 | 17 | <LessSpecificImplementedReturnType> |
29 | 18 | <code>array</code> |
|
46 | 35 | </PropertyTypeCoercion> |
47 | 36 | </file> |
48 | 37 | <file src="../src/Hal/Metric/Class_/Coupling/ExternalsVisitor.php"> |
| 38 | + <PossiblyUndefinedArrayOffset> |
| 39 | + <code><![CDATA[$resolvedClassName]]></code> |
| 40 | + </PossiblyUndefinedArrayOffset> |
49 | 41 | <UndefinedPropertyFetch> |
50 | 42 | <code><![CDATA[$node->class]]></code> |
51 | 43 | </UndefinedPropertyFetch> |
52 | 44 | </file> |
53 | 45 | <file src="../src/Hal/Metric/Class_/Structural/LcomVisitor.php"> |
| 46 | + <DocblockTypeContradiction> |
| 47 | + <code><![CDATA[isset($node->name)]]></code> |
| 48 | + </DocblockTypeContradiction> |
54 | 49 | <UndefinedPropertyFetch> |
55 | 50 | <code><![CDATA[$node->var->name]]></code> |
56 | 51 | </UndefinedPropertyFetch> |
57 | 52 | </file> |
| 53 | + <file src="../src/Hal/Metric/Class_/Structural/SystemComplexityVisitor.php"> |
| 54 | + <InvalidOperand> |
| 55 | + <code><![CDATA[null !== $node->expr]]></code> |
| 56 | + </InvalidOperand> |
| 57 | + </file> |
58 | 58 | <file src="../src/Hal/Metric/Class_/Text/HalsteadVisitor.php"> |
59 | 59 | <UndefinedPropertyFetch> |
60 | 60 | <code><![CDATA[$node->name]]></code> |
|
66 | 66 | <code><![CDATA[$node->value]]></code> |
67 | 67 | </UndefinedPropertyFetch> |
68 | 68 | </file> |
| 69 | + <file src="../src/Hal/Metric/Class_/Text/LengthVisitor.php"> |
| 70 | + <InvalidOperand> |
| 71 | + <code><![CDATA[null !== $commentedCode]]></code> |
| 72 | + </InvalidOperand> |
| 73 | + </file> |
69 | 74 | <file src="../src/Hal/Metric/Consolidated.php"> |
70 | 75 | <PropertyTypeCoercion> |
71 | 76 | <code>$avg</code> |
|
85 | 90 | <code><![CDATA[$edge->getTo()->getKey() === $node->getKey()]]></code> |
86 | 91 | </InvalidOperand> |
87 | 92 | </file> |
| 93 | + <file src="../src/Hal/Metric/System/Packages/Composer/Composer.php"> |
| 94 | + <ReferenceConstraintViolation> |
| 95 | + <code>$packageVersion</code> |
| 96 | + </ReferenceConstraintViolation> |
| 97 | + </file> |
88 | 98 | <file src="../src/Hal/Metric/System/Packages/Composer/Packagist.php"> |
89 | 99 | <LessSpecificReturnStatement> |
90 | 100 | <code>(object)$response</code> |
|
0 commit comments