class Bundler::Audit::Database

def size

Returns:
  • (Integer) -
def size
  each_advisory_path.count
end