Failed Conditions
Pull Request — master (#1127)
by Mischa
01:56
created

coalib.bears.Bear   A

Complexity

Total Complexity 21

Size/Duplication

Total Lines 171
Duplicated Lines 0 %
Metric Value
dl 0
loc 171
rs 10
wmc 21

12 Methods

Rating   Name   Duplication   Size   Complexity  
A get_non_optional_settings() 0 12 1
A run_bear_from_section() 0 10 2
A kind() 0 6 1
A run() 0 2 1
A _print() 0 2 1
B __init__() 0 35 5
A check_prerequisites() 0 12 1
A get_dependencies() 0 12 1
A get_metadata() 0 10 1
A execute() 0 17 2
A missing_dependencies() 0 16 3
A log_message() 0 3 2
1