| LCOV - code coverage report | ||||||||||||||||||||||
        
  | 
    ||||||||||||||||||||||
Line data Source code 1 : #include "rect.hpp" 2 : 3 : namespace qtreports 4 : { 5 : namespace detail 6 : { 7 : 8 24 : Rect::Rect() {} 9 : 10 48 : Rect::~Rect() {} 11 : 12 : 13 : } 14 : }  | 
    
| Generated by: LCOV version 1.14-2-gaa56a43 |