| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 colorData| Name:  | QMimeData::colorData |  | Prototype:  | QVariant QMimeData::colorData() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 522-526 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 510-514 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 formats| Name:  | QMimeData::formats |  | Prototype:  | QStringList QMimeData::formats() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 627-636 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 615-622 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 hasColor| Name:  | QMimeData::hasColor |  | Prototype:  | bool QMimeData::hasColor() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 548-551 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 536-539 |  | Comparison:  | Different |  
  |  | Different | 1 | 1 | 
 hasHtml| Name:  | QMimeData::hasHtml |  | Prototype:  | bool QMimeData::hasHtml() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 458-461 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 446-449 |  | Comparison:  | Different |  
  |  | Different | 1 | 1 | 
 hasImage| Name:  | QMimeData::hasImage |  | Prototype:  | bool QMimeData::hasImage() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 504-507 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 492-495 |  | Comparison:  | Different |  
  |  | Different | 1 | 1 | 
 hasText| Name:  | QMimeData::hasText |  | Prototype:  | bool QMimeData::hasText() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 422-425 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 410-413 |  | Comparison:  | Different |  
  |  | Different | 1 | 1 | 
 hasUrls| Name:  | QMimeData::hasUrls |  | Prototype:  | bool QMimeData::hasUrls() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 385-388 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 373-376 |  | Comparison:  | Different |  
  |  | Different | 1 | 1 | 
 html| Name:  | QMimeData::html |  | Prototype:  | QString QMimeData::html() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 433-438 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 421-426 |  | Comparison:  | Different |  
  |  | Different | 3 | 1 | 
 imageData| Name:  | QMimeData::imageData |  | Prototype:  | QVariant QMimeData::imageData() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 475-479 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 463-467 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 setColorData| Name:  | QMimeData::setColorData |  | Prototype:  | void QMimeData::setColorData(const QVariant &color) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 535-539 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 523-527 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 setHtml| Name:  | QMimeData::setHtml |  | Prototype:  | void QMimeData::setHtml(const QString &html) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 446-450 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 434-438 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 setImageData| Name:  | QMimeData::setImageData |  | Prototype:  | void QMimeData::setImageData(const QVariant &image) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 492-496 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 480-484 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 setText| Name:  | QMimeData::setText |  | Prototype:  | void QMimeData::setText(const QString &text) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 410-414 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 398-402 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 setUrls| Name:  | QMimeData::setUrls |  | Prototype:  | void QMimeData::setUrls(const QList<QUrl> &urls) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 365-375 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 353-363 |  | Comparison:  | Different |  
  |  | Different | 7 | 2 | 
 text| Name:  | QMimeData::text |  | Prototype:  | QString QMimeData::text() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 397-402 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 385-390 |  | Comparison:  | Different |  
  |  | Different | 3 | 1 | 
 urls| Name:  | QMimeData::urls |  | Prototype:  | QList<QUrl> QMimeData::urls() const |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 337-352 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 325-340 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 |