LCOV - code coverage report
Current view: directory - gfx/skia/src/ports - SkGlobals_global.cpp (source / functions) Found Hit Coverage
Test: app.info Lines: 4 2 50.0 %
Date: 2012-06-02 Functions: 4 2 50.0 %

       1                 : 
       2                 : /*
       3                 :  * Copyright 2006 The Android Open Source Project
       4                 :  *
       5                 :  * Use of this source code is governed by a BSD-style license that can be
       6                 :  * found in the LICENSE file.
       7                 :  */
       8                 : 
       9                 : 
      10                 : #include "SkGlobals.h"
      11                 : #include "SkThread.h"
      12                 : 
      13            1464 : static SkGlobals::BootStrap gBootStrap;
      14                 : 
      15               0 : SkGlobals::BootStrap& SkGlobals::GetBootStrap()
      16                 : {
      17               0 :     return gBootStrap;
      18            4392 : }
      19                 : 
      20                 : 

Generated by: LCOV version 1.7