e107inc/e107

View on GitHub
e107_tests/lib/preparers/PreparerFactory.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared function \codecept_debug()
Open

        codecept_debug('Instantiating Preparer: ' . $class_name);

Argument 1 (haystack) is ?string but \stripos() takes string
Open

        return stripos(shell_exec('git --version'), 'git version') !== false;

Reference to undeclared constant \APP_PATH
Open

        return file_exists(APP_PATH."/.git");

There are no issues that match your filters.

Category
Status