| TOTAL |
986
|
626
|
|
|
| app/controllers/application.rb
|
16
|
5
|
|
|
| app/controllers/doctors_controller.rb
|
87
|
62
|
|
|
| app/controllers/patients_controller.rb
|
93
|
65
|
|
|
| app/controllers/vaccinations_controller.rb
|
88
|
62
|
|
|
| app/controllers/visit_types_controller.rb
|
88
|
62
|
|
|
| app/helpers/allergies_helper.rb
|
2
|
2
|
|
|
| app/helpers/conditions_helper.rb
|
2
|
2
|
|
|
| app/helpers/doctors_helper.rb
|
2
|
2
|
|
|
| app/helpers/medications_helper.rb
|
2
|
2
|
|
|
| app/helpers/patient_allergies_helper.rb
|
2
|
2
|
|
|
| app/helpers/patient_conditions_helper.rb
|
2
|
2
|
|
|
| app/helpers/patient_medications_helper.rb
|
2
|
2
|
|
|
| app/helpers/patient_vaccinations_helper.rb
|
2
|
2
|
|
|
| app/helpers/patient_visits_helper.rb
|
2
|
2
|
|
|
| app/helpers/users_helper.rb
|
93
|
34
|
|
|
| app/helpers/vaccinations_helper.rb
|
2
|
2
|
|
|
| app/helpers/visit_types_helper.rb
|
2
|
2
|
|
|
| app/models/allergy.rb
|
14
|
9
|
|
|
| app/models/condition.rb
|
12
|
9
|
|
|
| app/models/doctor.rb
|
19
|
13
|
|
|
| app/models/medication.rb
|
13
|
10
|
|
|
| app/models/patient.rb
|
68
|
59
|
|
|
| app/models/patient_allergy.rb
|
16
|
12
|
|
|
| app/models/patient_condition.rb
|
21
|
13
|
|
|
| app/models/patient_medication.rb
|
16
|
13
|
|
|
| app/models/patient_vaccination.rb
|
12
|
9
|
|
|
| app/models/patient_visit.rb
|
20
|
14
|
|
|
| app/models/user.rb
|
54
|
30
|
|
|
| app/models/vaccination.rb
|
14
|
11
|
|
|
| app/models/visit_type.rb
|
11
|
8
|
|
|
| lib/authenticated_system.rb
|
189
|
88
|
|
|
| lib/authenticated_test_helper.rb
|
20
|
16
|
|
|