LCOV - code coverage report
Current view: top level - xpcom/base - nsVersionComparatorImpl.h (source / functions) Hit Total Coverage
Test: output.info Lines: 0 2 0.0 %
Date: 2017-07-14 16:53:18 Functions: 0 2 0.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
       2             : /* vim: set ts=8 sts=2 et sw=2 tw=80: */
       3             : /* This Source Code Form is subject to the terms of the Mozilla Public
       4             :  * License, v. 2.0. If a copy of the MPL was not distributed with this
       5             :  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
       6             : 
       7             : #include "mozilla/Attributes.h"
       8             : 
       9             : #include "nsIVersionComparator.h"
      10             : 
      11           0 : class nsVersionComparatorImpl final : public nsIVersionComparator
      12             : {
      13           0 :   ~nsVersionComparatorImpl() {}
      14             : 
      15             : public:
      16             :   NS_DECL_ISUPPORTS
      17             :   NS_DECL_NSIVERSIONCOMPARATOR
      18             : };
      19             : 
      20             : #define NS_VERSIONCOMPARATOR_CONTRACTID "@mozilla.org/xpcom/version-comparator;1"
      21             : 
      22             : // c6e47036-ca94-4be3-963a-9abd8705f7a8
      23             : #define NS_VERSIONCOMPARATOR_CID \
      24             : { 0xc6e47036, 0xca94, 0x4be3, \
      25             :   { 0x96, 0x3a, 0x9a, 0xbd, 0x87, 0x05, 0xf7, 0xa8 } }

Generated by: LCOV version 1.13