I call code that tests other code "test code," but until today I never had thought about what I should call the code I'm testing. Calling it "real code" doesn't make sense.
What do you call non-test code, whether or not it is "covered" (as in "test coverage") by tests?