Name | Lines of code | Maintainability | Test coverage |
.codeclimate.json | |||
.coveralls.yml | |||
.env.default | |||
.gitignore | |||
.travis.yml | |||
LICENSE | |||
README.md | |||
bootstrap.php | 9 | A 0 mins | |
composer.json | |||
kill_selenium.sh | |||
phpunit.xml | |||
selenium_downloader.php | 3 | A 0 mins | |
src/Elements/Spec.php | 32 | A 0 mins | A 100% |
src/Elements/SpecPool.php | 20 | A 0 mins | A 100% |
src/Exception/DisabledWebDriverException.php | 3 | A 0 mins | F 0% |
src/Exception/NotSpecifiedWebDriverException.php | 3 | A 0 mins | F 0% |
src/Factory/DesiredCapabilities.php | 109 | B 4 hrs | F 57% |
src/Screenshot/Screenshot.php | 242 | D 1 day | B 85% |
src/Traits/Testable.php | 172 | A 35 mins | F 56% |
src/View/Observable.php | 55 | B 4 hrs | F 0% |
src/View/Observer.php | 195 | B 6 hrs | F 37% |
src/Wrapper/RemoteWebDriver.php | 26 | A 0 mins | D 66% |
start_selenium.sh |