(n_0)
| 245 | return sum + (tabTitle ? stringWidth(tabTitle) : 0) + 2 + 1; |
| 246 | } |
| 247 | function _temp3(n_0) { |
| 248 | return n_0 - 1; |
| 249 | } |
| 250 | function _temp2(n) { |
| 251 | return n + 1; |
| 252 | } |
nothing calls this directly
no outgoing calls
no test coverage detected