Completed
Push — master ( be542d...29973a )
by Arma
08:49 queued 01:31
created

st2reactor.sensor.TriggerInstanceDispatcher   A

Complexity

Total Complexity 6

Size/Duplication

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

2 Methods

Rating   Name   Duplication   Size   Complexity  
A __init__() 0 3 1
B process() 0 40 5
1
"""
2
Module that defines the type of sensors supported
3
"""
4