Failed Conditions
Pull Request — master (#1152)
by Lasse
03:36
created

coalib.tests.bearlib.languages.SpacingHelperTest   A

Complexity

Total Complexity 6

Size/Duplication

Total Lines 83
Duplicated Lines 0 %
Metric Value
dl 0
loc 83
rs 10
wmc 6

6 Methods

Rating   Name   Duplication   Size   Complexity  
A setUp() 0 2 1
B test_get_indentation() 0 28 1
A test_replace_tabs_with_spaces() 0 15 1
A test_needed_settings() 0 3 1
A test_replace_spaces_with_tabs() 0 17 1
A test_construction() 0 12 1
1