| vnccollab/ | covered 68% (1329 of 4163 uncovered) | |
| theme/ | covered 68% (1329 of 4163 uncovered) | |
| interfaces.py | covered 100% (0 of 3 uncovered) |
1: from zope.interface import Interface
2: class IFollowing(Interface):
1: """Interface for following utility."""