| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QRawFont::descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 QRawFont::familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 432-435 |  
  |  | 1 | 1 | 
 QRawFont::fontTable| Name:  | QRawFont::fontTable |  | Prototype:  | QByteArray QRawFont::fontTable(const char *tagName) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 621-627 |  
  |  | 3 | 2 | 
 QRawFont::fromFont| Name:  | QRawFont::fromFont |  | Prototype:  | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 702-720 |  
  |  | 12 | 3 | 
 QRawFont::glyphIndexesForChars| Name:  | QRawFont::glyphIndexesForChars |  | Prototype:  | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 509-526 |  
  |  | 11 | 3 | 
 QRawFont::glyphIndexesForString| Name:  | QRawFont::glyphIndexesForString |  | Prototype:  | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 480-497 |  
  |  | 12 | 3 | 
 QRawFont::hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 610-613 |  
  |  | 1 | 1 | 
 QRawFont::isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QRawFont::leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 361-364 |  
  |  | 1 | 1 | 
 QRawFont::lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 415-418 |  
  |  | 1 | 1 | 
 QRawFont::loadFromData| Name:  | QRawFont::loadFromData |  | Prototype:  | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 242-250 |  
  |  | 4 | 1 | 
 QRawFont::loadFromFile| Name:  | QRawFont::loadFromFile |  | Prototype:  | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 224-231 |  
  |  | 3 | 2 | 
 QRawFont::maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 381-384 |  
  |  | 1 | 1 | 
 QRawFont::operator=| Name:  | QRawFont::operator= |  | Prototype:  | QRawFont &QRawFont::operator=(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 193-197 |  
  |  | 2 | 1 | 
 QRawFont::operator==| Name:  | QRawFont::operator== |  | Prototype:  | bool QRawFont::operator==(const QRawFont &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 299-302 |  
  |  | 1 | 1 | 
 QRawFont::pathForGlyph| Name:  | QRawFont::pathForGlyph |  | Prototype:  | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 285-294 |  
  |  | 6 | 2 | 
 QRawFont::pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 393-396 |  
  |  | 1 | 1 | 
 QRawFont::setPixelSize| Name:  | QRawFont::setPixelSize |  | Prototype:  | void QRawFont::setPixelSize(qreal pixelSize) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 725-732 |  
  |  | 4 | 2 | 
 QRawFont::style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 452-455 |  
  |  | 1 | 1 | 
 QRawFont::styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 442-445 |  
  |  | 1 | 1 | 
 QRawFont::supportedWritingSystems| Name:  | QRawFont::supportedWritingSystems |  | Prototype:  | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 640-668 |  
  |  | 18 | 7 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(QChar character) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 675-678 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 687-690 |  
  |  | 1 | 1 | 
 QRawFont::underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 QRawFont::unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 406-409 |  
  |  | 1 | 1 | 
 QRawFont::weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 462-465 |  
  |  | 1 | 1 | 
 QRawFont::xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 349-352 |  
  |  | 1 | 1 | 
 QRawFontPrivate::loadFromData| Name:  | QRawFontPrivate::loadFromData |  | Prototype:  | void QRawFontPrivate::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 737-744 |  
  |  | 3 | 1 | 
 QReadNotifier::QReadNotifier| Name:  | QReadNotifier::QReadNotifier |  | Prototype:  | QReadNotifier(qintptr fd, QNativeSocketEngine *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 1192-1194 |  
  |  | 1 | 1 | 
 QReadNotifier::event| Name:  | QReadNotifier::event |  | Prototype:  | bool QReadNotifier::event(QEvent *e) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 1202-1212 |  
  |  | 7 | 3 | 
 QReadWriteLock::QReadWriteLock| Name:  | QReadWriteLock::QReadWriteLock |  | Prototype:  | QReadWriteLock::QReadWriteLock(RecursionMode recursionMode) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 111-113 |  
  |  | 1 | 1 | 
 QReadWriteLock::lockForRead| Name:  | QReadWriteLock::lockForRead |  | Prototype:  | void QReadWriteLock::lockForRead() |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 135-163 |  
  |  | 25 | 5 | 
 QReadWriteLock::lockForWrite| Name:  | QReadWriteLock::lockForWrite |  | Prototype:  | void QReadWriteLock::lockForWrite() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 274-300 |  
  |  | 23 | 5 | 
 QReadWriteLock::tryLockForRead| Name:  | QReadWriteLock::tryLockForRead |  | Prototype:  | bool QReadWriteLock::tryLockForRead() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 181-208 |  
  |  | 24 | 5 | 
 QReadWriteLock::tryLockForRead| Name:  | QReadWriteLock::tryLockForRead |  | Prototype:  | bool QReadWriteLock::tryLockForRead(int timeout) |  | Coverage:  |  44.444% (8/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 229-261 |  
  |  | 28 | 6 | 
 QReadWriteLock::tryLockForWrite| Name:  | QReadWriteLock::tryLockForWrite |  | Prototype:  | bool QReadWriteLock::tryLockForWrite() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 317-343 |  
  |  | 29 | 5 | 
 QReadWriteLock::tryLockForWrite| Name:  | QReadWriteLock::tryLockForWrite |  | Prototype:  | bool QReadWriteLock::tryLockForWrite(int timeout) |  | Coverage:  |  43.750% (7/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 364-396 |  
  |  | 33 | 6 | 
 QReadWriteLock::unlock| Name:  | QReadWriteLock::unlock |  | Prototype:  | void QReadWriteLock::unlock() |  | Coverage:  |  92.593% (25/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 406-438 |  
  |  | 19 | 9 | 
 QReadWriteLock::~QReadWriteLock| Name:  | QReadWriteLock::~QReadWriteLock |  | Prototype:  | QReadWriteLock::~QReadWriteLock() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 121-124 |  
  |  | 1 | 1 | 
 QRect::contains| Name:  | QRect::contains |  | Prototype:  | bool QRect::contains(const QPoint &p, bool proper) const |  | Coverage:  |  97.297% (36/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 806-839 |  
  |  | 23 | 9 | 
 QRect::contains| Name:  | QRect::contains |  | Prototype:  | bool QRect::contains(const QRect &r, bool proper) const |  | Coverage:  |  72.000% (36/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 870-920 |  
  |  | 33 | 12 | 
 QRect::intersects| Name:  | QRect::intersects |  | Prototype:  | bool QRect::intersects(const QRect &r) const |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1098-1138 |  
  |  | 27 | 8 | 
 QRect::normalized| Name:  | QRect::normalized |  | Prototype:  | QRect QRect::normalized() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 297-315 |  
  |  | 12 | 3 | 
 QRect::operator&| Name:  | QRect::operator& |  | Prototype:  | QRect QRect::operator&(const QRect &r) const |  | Coverage:  | 100.000% (32/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1019-1064 |  
  |  | 32 | 8 | 
 QRect::operator|| Name:  | QRect::operator| |  | Prototype:  | QRect QRect::operator|(const QRect &r) const |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 948-989 |  
  |  | 30 | 7 | 
 QRectF::contains| Name:  | QRectF::contains |  | Prototype:  | bool QRectF::contains(const QPointF &p) const |  | Coverage:  | 100.000% (25/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1939-1966 |  
  |  | 19 | 7 | 
 QRectF::contains| Name:  | QRectF::contains |  | Prototype:  | bool QRectF::contains(const QRectF &r) const |  | Coverage:  |  89.744% (35/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1985-2030 |  
  |  | 33 | 11 | 
 QRectF::intersects| Name:  | QRectF::intersects |  | Prototype:  | bool QRectF::intersects(const QRectF &r) const |  | Coverage:  |  89.744% (35/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2277-2322 |  
  |  | 33 | 11 | 
 QRectF::normalized| Name:  | QRectF::normalized |  | Prototype:  | QRectF QRectF::normalized() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 1526-1538 |  
  |  | 8 | 3 | 
 QRectF::operator&| Name:  | QRectF::operator& |  | Prototype:  | QRectF QRectF::operator&(const QRectF &r) const |  | Coverage:  |  89.744% (35/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2192-2242 |  
  |  | 38 | 11 | 
 QRectF::operator|| Name:  | QRectF::operator| |  | Prototype:  | QRectF QRectF::operator|(const QRectF &r) const |  | Coverage:  | 100.000% (23/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2123-2161 |  
  |  | 25 | 7 | 
 QRectF::toAlignedRect| Name:  | QRectF::toAlignedRect |  | Prototype:  | QRect QRectF::toAlignedRect() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp |  | Lines:  | 2344-2351 |  
  |  | 5 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 110-114 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 115-119 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 120-122 |  
  |  | 1 | 1 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 81-94 |  
  |  | 12 | 1 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 96-109 |  
  |  | 12 | 1 | 
 QRect_unite| Name:  | QRect_unite |  | Prototype:  | static inline void QRect_unite(QRect *rect, const QRect &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 946-954 |  
  |  | 4 | 2 | 
 QRecursiveMutexPrivate::QRecursiveMutexPrivate| Name:  | QRecursiveMutexPrivate::QRecursiveMutexPrivate |  | Prototype:  | QRecursiveMutexPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 69-70 |  
  |  | 1 | 1 | 
 QRecursiveMutexPrivate::lock| Name:  | QRecursiveMutexPrivate::lock |  | Prototype:  | inline bool QRecursiveMutexPrivate::lock(int timeout) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 622-640 |  
  |  | 12 | 4 | 
 QRecursiveMutexPrivate::unlock| Name:  | QRecursiveMutexPrivate::unlock |  | Prototype:  | inline void QRecursiveMutexPrivate::unlock() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 645-653 |  
  |  | 4 | 2 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3934-3938 |  
  |  | 2 | 1 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3950-3954 |  
  |  | 2 | 1 | 
 QRegExp::QRegExp| Name:  | QRegExp::QRegExp |  | Prototype:  | QRegExp::QRegExp(const QRegExp &rx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3961-3965 |  
  |  | 2 | 1 | 
 QRegExp::cap| Name:  | QRegExp::cap |  | Prototype:  | QString QRegExp::cap(int nth) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4435-4438 |  
  |  | 1 | 1 | 
 QRegExp::cap| Name:  | QRegExp::cap |  | Prototype:  | QString QRegExp::cap(int nth) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4443-4446 |  
  |  | 1 | 1 | 
 QRegExp::captureCount| Name:  | QRegExp::captureCount |  | Prototype:  | int QRegExp::captureCount() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4348-4352 |  
  |  | 2 | 1 | 
 QRegExp::capturedTexts| Name:  | QRegExp::capturedTexts |  | Prototype:  | QStringList QRegExp::capturedTexts() const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4392-4410 |  
  |  | 13 | 5 | 
 QRegExp::capturedTexts| Name:  | QRegExp::capturedTexts |  | Prototype:  | QStringList QRegExp::capturedTexts() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4415-4418 |  
  |  | 1 | 1 | 
 QRegExp::caseSensitivity| Name:  | QRegExp::caseSensitivity |  | Prototype:  | Qt::CaseSensitivity QRegExp::caseSensitivity() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4129-4132 |  
  |  | 1 | 1 | 
 QRegExp::errorString| Name:  | QRegExp::errorString |  | Prototype:  | QString QRegExp::errorString() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4484-4491 |  
  |  | 3 | 2 | 
 QRegExp::errorString| Name:  | QRegExp::errorString |  | Prototype:  | QString QRegExp::errorString() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4496-4499 |  
  |  | 1 | 1 | 
 QRegExp::escape| Name:  | QRegExp::escape |  | Prototype:  | QString QRegExp::escape(const QString &str) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4517-4544 |  
  |  | 9 | 16 | 
 QRegExp::exactMatch| Name:  | QRegExp::exactMatch |  | Prototype:  | bool QRegExp::exactMatch(const QString &str) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4238-4249 |  
  |  | 7 | 2 | 
 QRegExp::indexIn| Name:  | QRegExp::indexIn |  | Prototype:  | int QRegExp::indexIn(const QString &str, int offset, CaretMode caretMode) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4280-4288 |  
  |  | 6 | 2 | 
 QRegExp::isEmpty| Name:  | QRegExp::isEmpty |  | Prototype:  | bool QRegExp::isEmpty() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4069-4072 |  
  |  | 1 | 1 | 
 QRegExp::isMinimal| Name:  | QRegExp::isMinimal |  | Prototype:  | bool QRegExp::isMinimal() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4190-4193 |  
  |  | 1 | 1 | 
 QRegExp::isValid| Name:  | QRegExp::isValid |  | Prototype:  | bool QRegExp::isValid() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4087-4095 |  
  |  | 4 | 2 | 
 QRegExp::lastIndexIn| Name:  | QRegExp::lastIndexIn |  | Prototype:  | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4311-4329 |  
  |  | 13 | 5 | 
 QRegExp::matchedLength| Name:  | QRegExp::matchedLength |  | Prototype:  | int QRegExp::matchedLength() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4337-4340 |  
  |  | 1 | 1 | 
 QRegExp::operator=| Name:  | QRegExp::operator= |  | Prototype:  | QRegExp &QRegExp::operator=(const QRegExp &rx) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3981-3999 |  
  |  | 14 | 3 | 
 QRegExp::operator==| Name:  | QRegExp::operator== |  | Prototype:  | bool QRegExp::operator==(const QRegExp &rx) const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4025-4028 |  
  |  | 1 | 1 | 
 QRegExp::pattern| Name:  | QRegExp::pattern |  | Prototype:  | QString QRegExp::pattern() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4104-4107 |  
  |  | 1 | 1 | 
 QRegExp::patternSyntax| Name:  | QRegExp::patternSyntax |  | Prototype:  | QRegExp::PatternSyntax QRegExp::patternSyntax() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4156-4159 |  
  |  | 1 | 1 | 
 QRegExp::pos| Name:  | QRegExp::pos |  | Prototype:  | int QRegExp::pos(int nth) const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4462-4468 |  
  |  | 3 | 2 | 
 QRegExp::pos| Name:  | QRegExp::pos |  | Prototype:  | int QRegExp::pos(int nth) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4473-4476 |  
  |  | 1 | 1 | 
 QRegExp::setCaseSensitivity| Name:  | QRegExp::setCaseSensitivity |  | Prototype:  | void QRegExp::setCaseSensitivity(Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4142-4148 |  
  |  | 3 | 2 | 
 QRegExp::setMinimal| Name:  | QRegExp::setMinimal |  | Prototype:  | void QRegExp::setMinimal(bool minimal) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4212-4215 |  
  |  | 1 | 1 | 
 QRegExp::setPattern| Name:  | QRegExp::setPattern |  | Prototype:  | void QRegExp::setPattern(const QString &pattern) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4115-4121 |  
  |  | 3 | 2 | 
 QRegExp::setPatternSyntax| Name:  | QRegExp::setPatternSyntax |  | Prototype:  | void QRegExp::setPatternSyntax(PatternSyntax syntax) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4176-4182 |  
  |  | 3 | 2 | 
 QRegExp::~QRegExp| Name:  | QRegExp::~QRegExp |  | Prototype:  | QRegExp::~QRegExp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3970-3974 |  
  |  | 2 | 1 | 
 QRegExpAutomatonState::QRegExpAutomatonState| Name:  | QRegExpAutomatonState::QRegExpAutomatonState |  | Prototype:  | inline QRegExpAutomatonState(int a, int m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 966-967 |  
  |  | 1 | 1 | 
 QRegExpCharClass::QRegExpCharClass| Name:  | QRegExpCharClass::QRegExpCharClass |  | Prototype:  | QRegExpCharClass::QRegExpCharClass() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2321-2327 |  
  |  | 1 | 1 | 
 QRegExpCharClass::addCategories| Name:  | QRegExpCharClass::addCategories |  | Prototype:  | void QRegExpCharClass::addCategories(uint cats) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2344-2380 |  
  |  | 2 | 1 | 
 QRegExpCharClass::addRange| Name:  | QRegExpCharClass::addRange |  | Prototype:  | void QRegExpCharClass::addRange(ushort from, ushort to) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2382-2408 |  
  |  | 16 | 7 | 
 QRegExpCharClass::addSingleton| Name:  | QRegExpCharClass::addSingleton |  | Prototype:  | void addSingleton(ushort ch) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1038-1038 |  
  |  | 1 | 1 | 
 QRegExpCharClass::clear| Name:  | QRegExpCharClass::clear |  | Prototype:  | void QRegExpCharClass::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2329-2334 |  
  |  | 3 | 1 | 
 QRegExpCharClass::dump| Name:  | QRegExpCharClass::dump |  | Prototype:  | void QRegExpCharClass::dump() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2432-2442 |  
  |  | 6 | 3 | 
 QRegExpCharClass::firstOccurrence| Name:  | QRegExpCharClass::firstOccurrence |  | Prototype:  | const QVector<int> &firstOccurrence() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1042-1042 |  
  |  | 1 | 1 | 
 QRegExpCharClass::in| Name:  | QRegExpCharClass::in |  | Prototype:  | bool QRegExpCharClass::in(QChar ch) const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2410-2429 |  
  |  | 11 | 5 |