Change DecReportsFunctor to not throw
Currently the functor to get the decision from DecReports throws when a line name is not present in the DecReports object. I think this is too harsh. It happens often that a line is added after some time of running and one does not want to write different scripts for each running period.
FYI @amathad