Hi Ed,
Thanks for posting!
Right now, it's only possible to assess metrics at file-level using NCrunch. It won't go as far down as method level.
The reason for this is that for NCrunch to be able to correlate code coverage with methods, it needs to extract additional information from the build and/or test processes. This naturally results in more processing, poorer performance, etc.
If you'd like to see this as a feature, you're welcome to
vote for it on uservoice. If enough people wish to see it, it may be worth the hit in performance, or perhaps a new config option.
Cheers,
Remco