--Ned.
> --
> You received this message because you are subscribed to the Google
> Groups "nose-users" group.
> To post to this group, send email to nose-...@googlegroups.com.
> To unsubscribe from this group, send email to
> nose-users+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nose-users?hl=en.
The nose plugin for coverage has an option like --cover-package that you can use to white list the modules you're interested in seeing in your report.HTH,Paul Davis