| Title | Type confusion in work computation | 
| Status | closed | 
| Priority | nice | 
| Assigned user | Gareth Rees | 
| Organization | Ravenbrook | 
| Description | The trace work computation code uses a mixture of Size, Count, double, Clock in a confusing manner. | 
| Analysis | Fix it and add a Work type. | 
| How found | inspection | 
| Evidence | None | 
| Created by | Gareth Rees | 
| Created on | 2015-09-02 15:26:27 | 
| Last modified by | Gareth Rees | 
| Last modified on | 2015-09-03 13:01:56 | 
| History | 2015-09-02 GDR Created. | 
| Change | Effect | Date | User | Description | 
|---|---|---|---|---|
| 188210 | closed | 2015-09-03 13:01:55 | Gareth Rees | Introduce new type Work representing a measure of work done by the collector. Use this systematically to make the code clearer. |