(line)
| 126 | return <Text key={i}>{line_0}</Text>; |
| 127 | } |
| 128 | function _temp3(line) { |
| 129 | return line.length > 0; |
| 130 | } |
| 131 | function _temp2(e) { |
| 132 | logForDebugging("QR code generation failed", e); |
| 133 | } |
nothing calls this directly
no outgoing calls
no test coverage detected