| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 isValid| Name:  | QInt64Set::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 QInt64Set| Name:  | QInt64Set::QInt64Set |  | Prototype:  | inline QInt64Set::QInt64Set(int capacity) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 495-503 |  
  |  | 5 | 2 | 
 clear| Name:  | QInt64Set::clear |  | Prototype:  | inline void QInt64Set::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 ~QInt64Set| Name:  | QInt64Set::~QInt64Set |  | Prototype:  | inline ~QInt64Set() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 2 | 
 contains| Name:  | QInt64Set::contains |  | Prototype:  | bool QInt64Set::contains(quint64 key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 550-564 |  
  |  | 11 | 5 | 
 rehash| Name:  | QInt64Set::rehash |  | Prototype:  | bool QInt64Set::rehash(int capacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 505-527 |  
  |  | 15 | 5 | 
 insert| Name:  | QInt64Set::insert |  | Prototype:  | void QInt64Set::insert(quint64 key) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 529-548 |  
  |  | 15 | 6 |