Total Complexity | 7 |
Total Lines | 44 |
Duplicated Lines | 0 % |
Coverage | 84.21% |
Changes | 0 |
1 | <?php |
||
13 | class AssertGenerator extends AttachableGeneratorAbstract |
||
14 | { |
||
15 | 43 | public function generateForProperty(FieldMetadata $field, FakeMock $fakemock, ?string $group = null) |
|
36 | } |
||
37 | |||
38 | 30 | protected function filterByGroup($asserts, ?string $group = null) |
|
52 | } |
||
53 | |||
54 | 12 | protected function getGeneratorFqcn($simpleClassName) |
|
59 |
The issue could also be caused by a filter entry in the build configuration. If the path has been excluded in your configuration, e.g.
excluded_paths: ["lib/*"]
, you can move it to the dependency path list as follows:For further information see https://scrutinizer-ci.com/docs/tools/php/php-scrutinizer/#list-dependency-paths