jaroslavtyc/drd-plus-codes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Codes/Armaments/translations/arrow_code.csv
Codes/Armaments/translations/body_armor.csv
Codes/Armaments/translations/dart_code.csv
Codes/Armaments/translations/helm_code.csv
Codes/Armaments/translations/sling_stone.csv
Codes/Armaments/translations/weapon_category_code.csv
Codes/Environment/translations/landing_surfaces.csv
Codes/Transport/data/riding_animal_movement_code.csv
Codes/Units/translations/square_unit_code.csv
Codes/Units/translations/volume_unit_code.csv
LICENSE
README.md
composer.json
phpunit.xml.dist
Codes/ActivityIntensityCode.php19
Codes/Armaments/ArmamentCode.php9
Codes/Armaments/ArmorCode.php28
Codes/Armaments/ArrowCode.php46
Codes/Armaments/BodyArmorCode.php42
Codes/Armaments/DartCode.php40
Codes/Armaments/Exceptions/CanNotBeConverted.php5
Codes/Armaments/Exceptions/CanNotBeConvertedToMeleeWeaponCode.php5
Codes/Armaments/Exceptions/CanNotBeConvertedToRangeWeaponCode.php5
Codes/Armaments/Exceptions/Exception.php5
Codes/Armaments/Exceptions/InvalidWeaponCategoryForNewMeleeWeaponCode.php5
Codes/Armaments/Exceptions/InvalidWeaponCategoryForNewRangedWeaponCode.php5
Codes/Armaments/Exceptions/InvalidWeaponCategoryForNewWeaponCode.php5
Codes/Armaments/Exceptions/Logic.php5
Codes/Armaments/Exceptions/MeleeWeaponIsAlreadyInDifferentWeaponCategory.php5
Codes/Armaments/Exceptions/RangedWeaponIsAlreadyInDifferentWeaponCategory.php5
Codes/Armaments/Exceptions/Runtime.php5
Codes/Armaments/Exceptions/WeaponIsAlreadyInDifferentWeaponCategory.php5
Codes/Armaments/HelmCode.php40
Codes/Armaments/MeleeWeaponCode.php438
F
3 wks
Codes/Armaments/MeleeWeaponlikeCode.php6
Codes/Armaments/ProjectileCode.php21
Codes/Armaments/ProtectiveArmamentCode.php7
Codes/Armaments/RangedWeaponCode.php202
F
1 wk
Codes/Armaments/ShieldCode.php108
B
7 hrs
Codes/Armaments/SlingStoneCode.php34
Codes/Armaments/WeaponCategoryCode.php75
Codes/Armaments/WeaponCode.php26
Codes/Armaments/WeaponlikeCode.php14
Codes/Body/ActivityAffectingHealingCode.php23
A
55 mins
Codes/Body/AfflictionByWoundDomainCode.php15
Codes/Body/ConditionsAffectingHealingCode.php19
Codes/Body/Exceptions/Exception.php5