(a_1)
| 780 | return a_2.source === "policySettings"; |
| 781 | } |
| 782 | function _temp6(a_1) { |
| 783 | return a_1.source === "projectSettings"; |
| 784 | } |
| 785 | function _temp5(a_0) { |
| 786 | return a_0.source === "userSettings"; |
| 787 | } |
nothing calls this directly
no outgoing calls
no test coverage detected