LCOV - code coverage report
Current view: directory - xpcom/tests - TestQuickReturn.cpp (source / functions) Found Hit Coverage
Test: app.info Lines: 4 3 75.0 %
Date: 2012-06-02 Functions: 1 1 100.0 %

       1                 : #include <stdio.h>
       2                 : 
       3               2 : int main (int argc, char* argv[]) {
       4               2 :   if (argc != 1)
       5               0 :       return -1;
       6                 : 
       7               2 :   return 42;
       8                 : }

Generated by: LCOV version 1.7