Fault detection and prediction in an open-source software project

M English, C Exton, I Rigon, B Cleary - Proceedings of the 5th …, 2009 - dl.acm.org
Software maintenance continues to be a time and resource intensive activity. Any efforts that
help to address the maintenance bottleneck within the software lifecycle are welcome. One …

Construct specific coupling measurement for C++ software

M English, T Cahill, J Buckley - Computer Languages, Systems & Structures, 2012 - Elsevier
Studies which consider the extent to which the encapsulation of a class is weakened by
direct access to its hidden members (such as through the use of the friend construct in C++) …

A friend in need is a friend indeed [software metrics and friend functions]

M English, J Buckley, T Cahill - 2005 International Symposium …, 2005 - ieeexplore.ieee.org
Previous research has highlighted the extensive use of the C++ friend construct in both
library-based and application-based systems. However, existing software metrics do not …