LCOV - code coverage report
Current view: top level - bnmin1/src - nestederr.cc (source / functions) Hit Total Coverage
Test: casacpp_coverage.info Lines: 0 3 0.0 %
Date: 2024-11-06 17:42:47 Functions: 0 1 0.0 %

          Line data    Source code
       1             : /**
       2             :    Bojan Nikolic <bojan@bnikolic.co.uk> 
       3             :    Initial version 2009
       4             : 
       5             :    This file is part of BNMin1 and is licensed under GNU General
       6             :    Public License version 2
       7             : 
       8             :    \file nestederr.cxx
       9             :    Renamed to nestederr.cc 2023
      10             : 
      11             : 
      12             : */
      13             : 
      14             : #include "nestederr.h"
      15             : 
      16             : namespace Minim {
      17             : 
      18           0 :   NestedSmallStart::NestedSmallStart(const std::list<MCPoint> & /*ss*/):
      19           0 :     BaseErr("Number of points in the starting set is less than two")
      20             :   {
      21           0 :   }
      22             : 
      23             : 
      24             : }
      25             : 
      26             : 

Generated by: LCOV version 1.16