jaroslavtyc/drd-plus-professions

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml.dist
rector.php19
src/Commoner.php13
src/Exceptions/Exception.php5
src/Exceptions/Logic.php5
src/Exceptions/ProfessionNotFound.php5
src/Exceptions/Runtime.php5
src/Fighter.php14
src/Priest.php14
src/Profession.php39
src/Ranger.php14
src/Theurgist.php14
src/Thief.php14
src/Wizard.php14
tests/Professions/CommonerTest.php5
tests/Professions/ExceptionsHierarchyTest.php14
tests/Professions/FighterTest.php5
tests/Professions/PriestTest.php5
tests/Professions/ProfessionTest.php92
tests/Professions/RangerTest.php5
tests/Professions/TheurgistTest.php5
tests/Professions/ThiefTest.php5
tests/Professions/WizardTest.php5
tests/tests_bootstrap.php5