The question is as follows:
Given vector field
$$V = \left(\frac{1-y}{x^2 + (y-1)^2}, \frac{x}{x^2+(y-1)^2}\right)$$
Evaluate
$$\int_{l_1}V \bullet dr\text{, }\int_{l_2}V \bullet dr$$
Where $l_1$ and $l_2$ are given as
$$l_1: x^2+(y-1)^2=1\text{, } l_2: x^2+(y-4)^2=1$$
According to the answer key given by my TA, the first integral can't be evaluated using the fundamental theorem of line integrals. He mentions the fact that $V$ is conservative, except at (0,1) where it is not defined, but the first curve doesn't pass through this point. Using a verbose method which isn't really the focus here, he finds that the integral evaluates to 2$\pi$, not zero, which is what conservativity would imply.
However, he evaluates the second integral using the fundamental theorem and gets zero.
I believe both of these answers are correct, as I didn't find any errors in his evaluation of the first integral. My question is, why can the fundamental theorem be applied to the second integral but not the first one?
The issue is whether the curve surrounds the point, not whether it passes through.
V contributes a fixed amount ($2\pi$) to the integral for every time the integration path winds around the singular point $(0,1)$. The number of times winding occurs is measured taking orientation into account, so that clockwise and anticlockwise loops cancel each other out.