LCOV - code coverage report
Current view: directory - src/trusted/debug_stub - debug_stub.cc (source / functions) Found Hit Coverage
Test: coverage.lcov Lines: 4 4 100.0 %
Date: 2014-06-18 Functions: 0 0 -

       1                 : /*
       2                 :  * Copyright 2010 The Native Client Authors. All rights reserved.
       3                 :  * Use of this source code is governed by a BSD-style license that can
       4                 :  * be found in the LICENSE file.
       5                 :  */
       6                 : 
       7                 : #include "native_client/src/trusted/debug_stub/debug_stub.h"
       8                 : 
       9                 : void NaClDebugStubInit() {
      10              17 :   NaClDebugStubPlatformInit();
      11              17 : }
      12                 : 
      13                 : void NaClDebugStubFini() {
      14               2 :   NaClDebugStubPlatformFini();
      15               2 : }
      16                 : 

Generated by: LCOV version 1.7