(d)
| 121660 | } |
| 121661 | const C = 0.448084975506; // C = 1 - c |
| 121662 | function rectangleX(d) { |
| 121663 | return d.x; |
| 121664 | } |
| 121665 | function rectangleY(d) { |
| 121666 | return d.y; |
| 121667 | } |
nothing calls this directly
no outgoing calls
no test coverage detected