-
Home
-
Cost Calculator Builder
-
3.2.74 (latest)
-
Code
-
Classes
- ExportImportCalculatorTest
Total Complexity |
19 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
198 |
Lines of code |
137 |
Logical lines of code |
82 |
Comment lines |
23 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
test_import_export_run() |
S |
48 |
5 |
34 |
test_demo_import_run() |
S |
52 |
4 |
23 |
test_custom_import_run() |
S |
52 |
4 |
23 |
test_import_one_calculator() |
S |
56 |
2 |
19 |
test_calculator_parse_export_data_on_wrong_type() |
S |
52 |
1 |
29 |
getFileContentForTest() |
S |
71 |
2 |
6 |
test_calculator_parse_export_data_on_empty() |
S |
79 |
1 |
3 |