<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drambuie</author_name>
  <author_url>https://blog.hatena.ne.jp/drambuie/</author_url>
  <blog_title>drambuieの日記</blog_title>
  <blog_url>https://drambuie.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>PHPでカバレージを表示する。カバレージはXdebugで取得できる。 Xdebughttp://www.xdebug.org/ Xdebugのインストールは以下をphp.iniに追加すればOK。 zend_extension_ts=&quot;c:/php/modules/xdebug-4.3-1.3.2.dll&quot;PHPUnit2なら最初からカバレージの機能があるみたいだが、環境がPHP 4.3.xとPHPUnitなので、簡単に自分で書いてみる。テストケースを実行しているところで、xdebugのカバレージ関数を呼んで、こんな風にする。 xdebug_start_code_coverage(); $sui…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrambuie.hatenadiary.org%2Fentry%2F20050611%2Fp5&quot; title=&quot;PHP code coverage - drambuieの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-06-11 00:00:04</published>
  <title>PHP code coverage</title>
  <type>rich</type>
  <url>https://drambuie.hatenadiary.org/entry/20050611/p5</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
