///////////////////////////////////////////////////////////////////////////
| 912 | |
| 913 | //////////////////////////////////////////////////////////////////////////////// |
| 914 | bool Task::hasAnnotations() const { return annotation_count ? true : false; } |
| 915 | |
| 916 | //////////////////////////////////////////////////////////////////////////////// |
| 917 | // The timestamp is part of the name: |
nothing calls this directly
no outgoing calls
no test coverage detected