(tool_4, i_4)
| 418 | return <Box key={i_5}><Text>└ {section.name}: </Text><Text dimColor={true}>{formatTokens(section.tokens)} tokens</Text></Box>; |
| 419 | } |
| 420 | function _temp19(tool_4, i_4) { |
| 421 | return <Box key={i_4}><Text dimColor={true}>└ {tool_4.name}</Text></Box>; |
| 422 | } |
| 423 | function _temp18(t_4) { |
| 424 | return !t_4.isLoaded; |
| 425 | } |
nothing calls this directly
no outgoing calls
no test coverage detected