LCOV - code coverage report
Current view: top level - src/leveldb/util - filter_policy.cc (source / functions) Hit Total Coverage
Test: total_coverage.info Lines: 1 1 100.0 %
Date: 2015-10-12 22:39:14 Functions: 1 2 50.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : // Copyright (c) 2012 The LevelDB Authors. All rights reserved.
       2             : // Use of this source code is governed by a BSD-style license that can be
       3             : // found in the LICENSE file. See the AUTHORS file for names of contributors.
       4             : 
       5             : #include "leveldb/filter_policy.h"
       6             : 
       7             : namespace leveldb {
       8             : 
       9         488 : FilterPolicy::~FilterPolicy() { }
      10             : 
      11             : }  // namespace leveldb

Generated by: LCOV version 1.11