pgb_liv\php_ms\Reader\FastaReader::peekLine
Gets the next line, though does not move the file iterator
Signature
private function peekLine()
Returns
- string
- The next line in the file
Test Coverage
Information
- Coverage: 4/4 Lines (100%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRetrieveEntry
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRewind
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanSkipWhitespace