(m)
| 120 | return p.status === "failed"; |
| 121 | } |
| 122 | function _temp2(m) { |
| 123 | return m.status === "failed"; |
| 124 | } |
| 125 | function _temp(s) { |
| 126 | return s.plugins.installationStatus; |
| 127 | } |
nothing calls this directly
no outgoing calls
no test coverage detected