perl

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2020 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoverageService

type CoverageService struct{}

CoverageService for Perl

func (*CoverageService) Find

func (r *CoverageService) Find(ctx context.Context, path string) (string, error)

Find coverage report of Perl from given path

func (*CoverageService) Open

func (r *CoverageService) Open(ctx context.Context, path string) (io.Reader, error)

Open coverage report

func (*CoverageService) Report

func (r *CoverageService) Report(
	ctx context.Context,
	data io.Reader,
) (*core.CoverageReport, error)

Report coverage for Perl

type FileCollection

type FileCollection struct {
	// contains filtered or unexported fields
}

FileCollection of Perl source codes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL