daylerees/scientist

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/php.yml
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
build.xml
composer.json
phpunit.xml
scientist.png
src/Chances/Chance.php6
src/Chances/StandardChance.php23
src/Experiment.php96
src/Intern.php43
src/Journals/Journal.php8
src/Journals/StandardJournal.php22
src/Laboratory.php51
src/Machine.php50
src/Matchers/ClosureMatcher.php14
src/Matchers/Matcher.php6
src/Matchers/StandardMatcher.php9
src/Report.php30
src/Result.php93
src/Trial.php26