LTP GCOV extension - code coverage report
Current view: directory - ept/core/apt - record.cpp
Test: lcov.info
Date: 2008-08-14 Instrumented lines: 1
Code covered: 100.0 % Executed lines: 1

       1                 : #include <ept/core/apt.h>
       2                 : 
       3                 : namespace ept {
       4                 : namespace core {
       5                 : namespace record {
       6                 : 
       7                 : // needs to be kept in sync with record::PropertyId, see apt.h
       8                 : const char *fields[] = {
       9                 :     "", "Package", "Priority", "Section", "Installed-Size",
      10                 :     "Maintainer", "Architecture", "Source", "Version",
      11                 :     "Description", "", "", "Size"
      12                 : };
      13                 : 
      14                 : }
      15                 : }
      16               3 : }

Generated by: LTP GCOV extension version 1.6